remove logs
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
(print "test foo")
|
||||
|
||||
(local foo 25)
|
||||
|
||||
(fn add [a b]
|
||||
(+ a b))
|
||||
|
||||
|
||||
|
||||
{:add add}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user