13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
#foo
|
|
# bar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "#foo"],
|
|
["comment", "# bar"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |