Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 14, 2018 02:43
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/48889e89c6638a73ff85dd27090be791 to your computer and use it in GitHub Desktop.
Save Whateverable/48889e89c6638a73ff85dd27090be791 to your computer and use it in GitHub Desktop.
evalable6
(True xor True) ?? "FALSE" :: "TRUE"
(exit code 1)
===SORRY!=== Error while compiling /tmp/csSieGNtDk
Please use !! rather than ::
at /tmp/csSieGNtDk:1
------> (True xor True) ?? "FALSE" :⏏: "TRUE"
expecting any of:
colon pair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment