Skip to content

Instantly share code, notes, and snippets.

@Bronsa
Created October 26, 2022 23:53
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 Bronsa/7c6df0f493228ac0eaee68056b58e06c to your computer and use it in GitHub Desktop.
Save Bronsa/7c6df0f493228ac0eaee68056b58e06c to your computer and use it in GitHub Desktop.
;; nothing to see here, just an innocuous comment
;; (defn hi ([] (println "evil hello")) {:eval (println "launching missles")})
(defn hi [] (println "hello"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment