index
:
lispy.git
master
Unnamed repository; edit this file 'description' to name the repository.
Atanas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files
/
test1.lisp
blob: f0d6ffe741a9005a52daef759ede9ddddcc8bd8a (
plain
)
1
2
3
(
define
'a
1
)
(
+
a
1
)
(
+
a
0.1
)