remove unneeded libs
This commit is contained in:
-13
@@ -1,13 +0,0 @@
|
||||
foobar()
|
||||
Foo_Bar_42()
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
||||
["function", "Foo_Bar_42"], ["punctuation", "("], ["punctuation", ")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for functions.
|
||||
Reference in New Issue
Block a user