change test framework to use files for in and out (s-exp)
This commit is contained in:
3
test/cases/basic/string_escapes.tst
Normal file
3
test/cases/basic/string_escapes.tst
Normal file
@@ -0,0 +1,3 @@
|
||||
"hello \nyou"
|
||||
-- -- --
|
||||
s(:list, [s(:string, "hello \\nyou")])
|
Reference in New Issue
Block a user