13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
![]() |
foobar()
|
||
|
Foo_Bar_42()
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
||
|
["function", "Foo_Bar_42"], ["punctuation", "("], ["punctuation", ")"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for functions.
|