13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
|
#
|
||
|
# foobar
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["shell-comment", "#"],
|
||
|
["shell-comment", "# foobar"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for shell-like comments.
|