update components
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
''
|
||||
""
|
||||
'foo'
|
||||
"bar"
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["string", "''"],
|
||||
["string", "\"\""],
|
||||
["string", "'foo'"],
|
||||
["string", "\"bar\""]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for single-quoted and double-quoted strings.
|
||||
Reference in New Issue
Block a user