628c87c ^
0a35cee ^
1 2 3
4
#!/usr/local/bin/sbcl --script (format *standard-output* "~A~%" "Hello world") (quit)