index
:
lsp
this commit
master
Lisp playground
dbane <dbane@tilde.institute>
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
chello.lisp
blob: 55b5999c0e2375084406d06863fe474ca57b1ca5 (
plain
) (
tree
)
628c87c
^
1
2
3
#
!/usr/local/bin/sbcl
--script
(
format
*standard-output*
"~A~%"
"Hello world"
)