2 lines
43 B
Common Lisp
2 lines
43 B
Common Lisp
(format (standard-output) "Hello, world!")
|
(format (standard-output) "Hello, world!")
|