15 lines
241 B
Plaintext
15 lines
241 B
Plaintext
#
|
|
# foo bar
|
|
# foobar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "#"],
|
|
["comment", "# foo bar"],
|
|
["comment", "# foobar"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |