mlisp/tmp/malformed_program.lsp

5 lines
58 B
Plaintext

(print
"ahoj"
; tenhle komentar je problem
)
(print "sds")