mlisp/debug.lsp

5 lines
59 B
Plaintext

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