Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 7, 2017 08:36
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/434338ad132e408319d493b794acfeb9 to your computer and use it in GitHub Desktop.
Save Whateverable/434338ad132e408319d493b794acfeb9 to your computer and use it in GitHub Desktop.
evalable6
say A.parse($str);
(exit code 1)
===SORRY!=== Error while compiling /tmp/z7AeMHJef3
Variable '$str' is not declared. Did you mean any of these?
str
Str
at /tmp/z7AeMHJef3:1
------> say A.parse(⏏$str);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment