prism/tests/languages/naniscript/comment_feature.test

18 lines
273 B
Plaintext

;
; comment
\:; invalid comment
----------------------------------------------------
[
["comment", ";"],
["comment", "; comment"],
["generic-text", [
"\\:; invalid comment"
]]
]
----------------------------------------------------
Comment tests.