17 lines
289 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
'Foobar
' Foobar
REMFoobar
REM Foobar
----------------------------------------------------
[
["comment", "'Foobar"],
["comment", "' Foobar"],
["comment", "REMFoobar"],
["comment", "REM Foobar"]
]
----------------------------------------------------
Checks for comments.