Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 11, 2018 22:48
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/29d13d7588d4cdc1e35233f4ae924e3a to your computer and use it in GitHub Desktop.
Save Whateverable/29d13d7588d4cdc1e35233f4ae924e3a to your computer and use it in GitHub Desktop.
evalable6
use MONKEY; EVAL qq⟨class Test \{ { join "", do 'has $.attr_' ~ $_ ~ ';\n' for ^100_000 } \}.new ⟩
(exit code 1)
===SORRY!=== Error while compiling /home/bisectable/git/whateverable/EVAL_0
Variable $.attr_1 used where no 'self' is available
at /home/bisectable/git/whateverable/EVAL_0:1
------> class Test { has $.attr_0;\nhas $.attr_1⏏;\nhas $.attr_2;\nhas $.attr_3;\nhas $.a
expecting any of:
argument list
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment