diff options
Diffstat (limited to 'test/parse/string-hex.txt')
-rw-r--r-- | test/parse/string-hex.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/string-hex.txt b/test/parse/string-hex.txt index 5616db0a..0d943bce 100644 --- a/test/parse/string-hex.txt +++ b/test/parse/string-hex.txt @@ -1 +1,2 @@ +;;; TOOL: wat2wasm (module (func) (export "foo\de\ad\ca\bb" (func 0))) |