Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 4, 2016 17:51
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/d833afa6093c21559b4999c85205def5 to your computer and use it in GitHub Desktop.
Save Whateverable/d833afa6093c21559b4999c85205def5 to your computer and use it in GitHub Desktop.
evalable6
(exit code 1)
say ‘hello world'; say 42
===SORRY!=== Error while compiling /tmp/PvVi5swjgZ
Unable to parse expression in smart single quotes; couldn't find final "’"
at /tmp/PvVi5swjgZ:1
------> say ‘hello world'; say 42<HERE><EOL>
expecting any of:
argument list
smart single quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment