function_feature.test 386 Bytes
foo()
foo_bar()
Foo_bar_42()

----------------------------------------------------

[
	["function", "foo"], ["punctuation", "("], ["punctuation", ")"],
	["function", "foo_bar"], ["punctuation", "("], ["punctuation", ")"],
	["function", "Foo_bar_42"], ["punctuation", "("], ["punctuation", ")"]
]

----------------------------------------------------

Checks for functions.