Last active
August 29, 2015 14:01
-
-
Save st98/897831476e5ae845d7d0 to your computer and use it in GitHub Desktop.
ゆの in Clojure?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defn X [& _] | |
(println "ひだまりスケッチ×365 来週も見てくださいね!")) | |
(def _ nil) | |
(def 来週も見てくださいね! nil) | |
(X / _ / X < 来週も見てくださいね!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment