Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 14, 2018 02:43
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