Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 20, 2021 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/a207c21ebc02885d57d6cfbed6370457 to your computer and use it in GitHub Desktop.
Save Whateverable/a207c21ebc02885d57d6cfbed6370457 to your computer and use it in GitHub Desktop.
Whateverable
2021-05-19T21:48:53Z #raku-dev <MasterDuke> jnthn i randomly noticed that `for ^4 -> $foo { $foo = 4 }` doesn't give the name of the variable in the error anymore, which bisected to https://github.com/rakudo/rakudo/commit/397263e30faf309f490e4407f0f797ca52682bc7 any idea how we could do the compile-time analysis you mentioned to get it back?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment