mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
remove logs
This commit is contained in:
parent
63a2beeb23
commit
b0b2be1e8e
@ -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}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user