3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
![]() |
(def 'impure main
|
||
|
(λ () (putStrLn "Hello World")))
|