update components
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
""
|
||||
"fo\"obar"
|
||||
'turkey
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["string", "\"\""],
|
||||
["string", "\"fo\\\"obar\""],
|
||||
["string", "'turkey"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for strings and symbols.
|
||||
Reference in New Issue
Block a user