Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 21, 2018 13:55
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/54f38a3a9446b9dec31c8dce91e88a77 to your computer and use it in GitHub Desktop.
Save Whateverable/54f38a3a9446b9dec31c8dce91e88a77 to your computer and use it in GitHub Desktop.
evalable6
sub x {}; x < 1
(exit code 1)
===SORRY!=== Error while compiling /tmp/k6ZUj7oWwJ
Unable to parse expression in quote words; couldn't find final '>' (corresponding starter was at line 1)
at /tmp/k6ZUj7oWwJ:1
------> sub x {}; x < 1⏏<EOL>
expecting any of:
argument list
quote words
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment