mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-25 23:43:28 +08:00
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
#
|
|
# foobar
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["shell-comment", "#"],
|
|
["shell-comment", "# foobar"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for shell-like comments. |