Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 26, 2019 11:30
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/e825b25b7c8403f21ad5510a9d31dead to your computer and use it in GitHub Desktop.
Save Whateverable/e825b25b7c8403f21ad5510a9d31dead to your computer and use it in GitHub Desktop.
evalable6
my $val = 3 * #` ( embedded comment ) 3; say $val
(exit code 1)
===SORRY!=== Error while compiling /tmp/pubcum18WE
Missing required term after infix
at /tmp/pubcum18WE:1
------> 3 * #` ( embedded comment ) 3; say $val⏏<EOL>
expecting any of:
prefix
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment