remove unneeded libs
This commit is contained in:
parent
5aaaf08723
commit
59ea1c2f7d
1109 changed files with 0 additions and 58758 deletions
|
@ -1,17 +0,0 @@
|
|||
|foobar|
|
||||
|foo\|b\{a}r|
|
||||
|foo { bar } baz|
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["token-operator", "|"], ["string-template", "foobar"], ["token-operator", "|"],
|
||||
["token-operator", "|"], ["string-template", "foo\\|b\\{a}r"], ["token-operator", "|"],
|
||||
["token-operator", "|"], ["string-template", "foo "], ["token-operator", "{"],
|
||||
" bar ",
|
||||
["token-operator", "}"], ["string-template", " baz"], ["token-operator", "|"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for string templates.
|
Loading…
Add table
Add a link
Reference in a new issue