Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 16, 2017 16:49
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/9d78faf157d8d41e74c2e33272c4e8b1 to your computer and use it in GitHub Desktop.
Save Whateverable/9d78faf157d8d41e74c2e33272c4e8b1 to your computer and use it in GitHub Desktop.
evalable6
say $value == -2147483648; # False
(exit code 1)
===SORRY!=== Error while compiling /tmp/gJL6RZzlkm
Variable '$value' is not declared. Did you mean '&values'?
at /tmp/gJL6RZzlkm:1
------> say ⏏$value == -2147483648; # False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment