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
{{ message }}
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
Replace every call in tail position within a body with a
@_=(..args..); goto &call;
Not done here:
($arg, ...) { call(...) }
for fast stack adjustments. As in goto, but with the possibility to add or remove args from the callstack.The text was updated successfully, but these errors were encountered: