D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
api
/
vendor
/
scrivo
/
highlight.php
/
test
/
detect
/
clojure-repl
/
Filename :
default.txt
back
Copy
user=> (defn f [x y] #_=> (+ x y)) #'user/f user=> (f 5 7) 12 user=> nil nil