bldc/tests/test_comments_2.lisp

11 lines
250 B
Common Lisp

;; This is a comment
;; This is another comment
;; A third comment?
;; and a fourth as well?
;; woa..
(= 1 1) ; a commented piece of code
;; a comment after code with no empty line between
;; a comment at the end of the file followed by no newline