2018-12-19 14:09:39 +08:00

14 lines
221 B
Plaintext

(**)
(* foo
bar *)
----------------------------------------------------
[
["comment", "(**)"],
["comment", "(* foo\r\nbar *)"]
]
----------------------------------------------------
Checks for comments.