2 lines
41 B
Common Lisp
2 lines
41 B
Common Lisp
(format (standard-output) "Hello World")
|
(format (standard-output) "Hello World")
|