15 lines
262 B
Plaintext
15 lines
262 B
Plaintext
#
|
|
# Foobar
|
|
#{ This is a comment
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "#"],
|
|
["comment", "# Foobar"],
|
|
["comment", "#{ This is a comment"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |