Skip to content

Instantly share code, notes, and snippets.

@Modicrumb
Created August 1, 2017 23:28
Show Gist options
  • Save Modicrumb/0f4eda4ce27abb3c13fdba08076b2de1 to your computer and use it in GitHub Desktop.
Save Modicrumb/0f4eda4ce27abb3c13fdba08076b2de1 to your computer and use it in GitHub Desktop.
(defn whataheck
(and true false)
(println "okay")
(println "wow")
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment