Skip to content

Instantly share code, notes, and snippets.

@mnzk
Created November 22, 2014 00:55
Show Gist options
  • Save mnzk/c6209a73caba1ccad3e5 to your computer and use it in GitHub Desktop.
Save mnzk/c6209a73caba1ccad3e5 to your computer and use it in GitHub Desktop.
(defn k
([x] (format "%sかわいいよ%" x))
([] (k "λ")))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment