We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arguments
caller
Testing #15901
() => 0
Error
arguments and callee both generate errors when the parent function is expanded
callee
The text was updated successfully, but these errors were encountered:
For reference, Chrome and Safari both seem to just print out the function definition itself in these cases
Sorry, something went wrong.
Fixing this would be kind of a pain.
roblourens
No branches or pull requests
Testing #15901
() => 0
Error
arguments
andcallee
both generate errors when the parent function is expandedThe text was updated successfully, but these errors were encountered: