Created
March 24, 2019 03:37
-
-
Save paultopia/b36fed87be320bc9d21d28a1692e25ec to your computer and use it in GitHub Desktop.
Just an experiment with evaling from http
This file contains hidden or 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 hello [] (print "hello world")) | |
(hello) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment