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
test: add test cases for top-level return restrictions
Add test cases demonstrating that return statements are not allowed at the top-level scope, while being permitted within functions and nested function contexts
0 commit comments