17 lines
268 B
Java
17 lines
268 B
Java
![]() |
=label foo
|
||
|
bar
|
||
|
=cut
|
||
|
#
|
||
|
# foobar
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "=label foo\r\nbar\r\n=cut"],
|
||
|
["comment", "#"],
|
||
|
["comment", "# foobar"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|