remove unneeded libs
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
""
|
||||
"Fo\"ob'ar"
|
||||
''
|
||||
'\'
|
||||
'Foo''bar'
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["string", "\"\""],
|
||||
["string", "\"Fo\\\"ob'ar\""],
|
||||
["string", "''"],
|
||||
["string", "'\\'"],
|
||||
["string", "'Foo''bar'"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for strings.
|
||||
Reference in New Issue
Block a user