13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
|
foobar()
|
||
|
{Foobar}
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
||
|
["punctuation", "{"], ["function", "Foobar"], ["punctuation", "}"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for functions and procedures.
|