about summary refs log blame commit diff stats
path: root/chello.lisp
blob: 55b5999c0e2375084406d06863fe474ca57b1ca5 (plain) (tree)
1
2
3


                                               
#!/usr/local/bin/sbcl --script

(format *standard-output* "~A~%" "Hello world")