Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 7, 2019 14:34
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/910da42c4457728186e479163228804c to your computer and use it in GitHub Desktop.
Save Whateverable/910da42c4457728186e479163228804c to your computer and use it in GitHub Desktop.
evalable6
my $a := :{ Red::AST => 1 }; $a.^name.say
(exit code 1)
===SORRY!=== Error while compiling /tmp/uQAk5ZSgiw
Preceding context expects a term, but found infix => instead.
at /tmp/uQAk5ZSgiw:1
------> my $a := :{ Red::AST =>⏏ 1 }; $a.^name.say
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment