Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 14, 2019 20:38
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/485eec4775ae1d4f39bb6b23335c1e1a to your computer and use it in GitHub Desktop.
Save Whateverable/485eec4775ae1d4f39bb6b23335c1e1a to your computer and use it in GitHub Desktop.
evalable6
my %a = b => { c => 11, d => 12 }, ω => { α => 20, β => 42 }; %a<ω>{''β'}.say
(exit code 1)
===SORRY!=== Error while compiling /tmp/SKoWBab6Ay
Two terms in a row
at /tmp/SKoWBab6Ay:1
------> 2 }, ω => { α => 20, β => 42 }; %a<ω>{''⏏β'}.say
expecting any of:
infix
infix stopper
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment