15 lines
345 B
Plaintext
15 lines
345 B
Plaintext
@author("Nicolas")
|
|
@debug
|
|
@:noCompletion
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["metadata", "@author"], ["punctuation", "("], ["string", ["\"Nicolas\""]], ["punctuation", ")"],
|
|
["metadata", "@debug"],
|
|
["metadata", "@:noCompletion"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for metadata. |