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