* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
the semantic changes.
This commit is contained in:
parent
be1961c9f8
commit
9e30694f98
19 changed files with 22 additions and 22 deletions
|
|
@ -1 +1 @@
|
|||
Str("foobar/a/b/c/d/foo/xyzzy/foo.txt/../foo/x/yescape: \"quote\" \n \\end\nof\nlinefoobarblaatfoo$bar")
|
||||
Str("foobar/a/b/c/d/foo/xyzzy/foo.txt/../foo/x/yescape: \"quote\" \n \\end\nof\nlinefoobarblaatfoo$bar",[])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue