* Added a function call and ~& to start a new line before printing "Hello World"
* Don't print initial newline
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
Common Lisp is distinct from plain old `Lisp' in that
Lisp doesn't have FORMAT. That was added in Common Lisp,
in Guy Steele's book Common Lisp the Language, in 1984.