mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-23 00:29:51 +00:00
add escape character to parser string literals
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
test("hello", 1);
|
||||
|
||||
test("ghgjhgjhgj", 3.4);
|
||||
|
||||
test("ghgj{}()\"\\hgjhgj", 3.4);
|
||||
|
||||
Reference in New Issue
Block a user