Introduce old redir program
[lcapit-junk-code.git] / snippets / hello / hello.lisp
blob53cce31e8a77c1345772b6b9149749c7f5c2f9b3
1 #!/usr/bin/clisp
3 (format t "Hello, world!~%")