Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 30, 2019 09:18
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/d97a223cb1656d7983b5194edeade5b7 to your computer and use it in GitHub Desktop.
Save Whateverable/d97a223cb1656d7983b5194edeade5b7 to your computer and use it in GitHub Desktop.
evalable6
my @a = (8, 24, 17); ([lcm]@a).say;
(exit code 1)
===SORRY!=== Error while compiling /tmp/w0sexw6Y4g
Two terms in a row
at /tmp/w0sexw6Y4g:1
------> my @a = (8, 24, 17); ([lcm]⏏@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