13 lines
298 B
Text
13 lines
298 B
Text
|
|
foobar()
|
||
|
|
Foo_Bar_42()
|
||
|
|
|
||
|
|
----------------------------------------------------
|
||
|
|
|
||
|
|
[
|
||
|
|
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
||
|
|
["function", "Foo_Bar_42"], ["punctuation", "("], ["punctuation", ")"]
|
||
|
|
]
|
||
|
|
|
||
|
|
----------------------------------------------------
|
||
|
|
|
||
|
|
Checks for functions.
|