13 lines
240 B
Java
13 lines
240 B
Java
! Foobar
|
|
REM Foobar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", ["! Foobar"]],
|
|
["comment", [["keyword", "REM"], " Foobar"]]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |