Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 16, 2020 09:32
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/4074de9a742479b391facaf3f59b8a61 to your computer and use it in GitHub Desktop.
Save Whateverable/4074de9a742479b391facaf3f59b8a61 to your computer and use it in GitHub Desktop.
evalable6
my @foo = ((1, 2), Buf.new(4
(exit code 1)
===SORRY!=== Error while compiling /tmp/0jxDkM9d9W
Unable to parse expression in argument list; couldn't find final ')' (corresponding starter was at line 1)
at /tmp/0jxDkM9d9W:1
------> my @foo = ((1, 2), Buf.new(4⏏<EOL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment