comment_feature.test
295 Bytes
::
:: Foobar
REM Foobar
rem foo^
bar
----------------------------------------------------
[
["comment", "::"],
["comment", ":: Foobar"],
["comment", "REM Foobar"],
["comment", "rem foo^\r\nbar"]
]
----------------------------------------------------
Checks for comments.