Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 10, 2019 04:21
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Whateverable/f34b8a3d94da53e4dc693a6f6e695b13 to your computer and use it in GitHub Desktop.
evalable6
my @a = 'a'..'g'; @a = @a Z (whee => True) xx @a.elems; sub sayLetter($a, :$whee) { say "$a, $whee" }; @a.race.map({ sayLetter(|$)) })
(exit code 1)
===SORRY!=== Error while compiling /tmp/m1yE_GxYqV
Missing block
at /tmp/m1yE_GxYqV:1
------> a, $whee" }; @a.race.map({ sayLetter(|$)⏏) })
expecting any of:
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