bldc/tests/test_comments_3.lisp

14 lines
259 B
Common Lisp

;; This is a comment
;; This is another comment
;; A third comment?
;; and a fourth as well?
;; woa..
(check (= 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 newlines