13 lines
296 B
Plaintext
13 lines
296 B
Plaintext
![]() |
foo()
|
||
|
foo_42()
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["function", "foo"], ["punctuation", "("], ["punctuation", ")"],
|
||
|
["function", "foo_42"], ["punctuation", "("], ["punctuation", ")"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for functions.
|