Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 12, 2016 17:47
  • 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/ed56688e7ef9320cab19b428681702ad to your computer and use it in GitHub Desktop.
evalable6
(exit code 1)
say 1 if;
===SORRY!===
Whitespace required after keyword 'if'
at /tmp/t7464rfUgO:1
------> say 1 if<HERE>;
Whitespace required after keyword 'if'
at /tmp/t7464rfUgO:1
------> say 1 if<HERE>;
Whitespace required after keyword 'if'
at /tmp/t7464rfUgO:1
------> say 1 if<HERE>;
Whitespace required after keyword 'if'
at /tmp/t7464rfUgO:1
------> say 1 if<HERE>;
Missing semicolon
at /tmp/t7464rfUgO:1
------> say 1 if<HERE>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment