Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 23, 2017 21:13
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/d7c4524130f2d246ea6dbbeff546f314 to your computer and use it in GitHub Desktop.
Save Whateverable/d7c4524130f2d246ea6dbbeff546f314 to your computer and use it in GitHub Desktop.
evalable6
'a' ~~ /a/ say $/.^name; say $/.^role
(exit code 1)
===SORRY!=== Error while compiling /tmp/cNH0Xg9Mx1
Two terms in a row
at /tmp/cNH0Xg9Mx1:1
------> 'a' ~~ /a/⏏ say $/.^name; say $/.^role
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