remove unneeded libs
This commit is contained in:
-17
@@ -1,17 +0,0 @@
|
||||
spawn(
|
||||
foo@_bar(
|
||||
'foo bar'(
|
||||
'\'\\'(
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["function", "spawn"], ["punctuation", "("],
|
||||
["function", "foo@_bar"], ["punctuation", "("],
|
||||
["quoted-function", "'foo bar'"], ["punctuation", "("],
|
||||
["quoted-function", "'\\'\\\\'"], ["punctuation", "("]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for functions and quoted functions.
|
||||
Reference in New Issue
Block a user