Skip to content

Instantly share code, notes, and snippets.

@halcat0x15a
Last active August 29, 2015 14:08
Show Gist options
  • Save halcat0x15a/9228c7502d127fde99d9 to your computer and use it in GitHub Desktop.
Save halcat0x15a/9228c7502d127fde99d9 to your computer and use it in GitHub Desktop.

!SLIDE

テスト

(require '[test])

(defn f [a]
  a)

(first [1 2 3])

"hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment