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