index
:
lisphs
bb-profiling
inlining
lower-to-isa
master
Lisp half-compiler written in Haskell
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
symbols.lisp
blob: cba1302955d3d13c856926eaa4ae218408df6d83 (
plain
)
1
2
3
(
print
'(
1
2 3
))
(
print
(
list
1 2 3
))
(
print
(= '
hoi
'
hoi
))