14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
![]() |
(**)
|
||
|
(* foo
|
||
|
bar *)
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "(**)"],
|
||
|
["comment", "(* foo\r\nbar *)"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|