You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C-h f func RET won't show that the function is obsolete. Applying declarations is done by the defun macro; probably aio-defun should wrap defun in the same way that iter-defun wraps defun.