Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
parse
/
string-escape.txt
blob: df2645bb8ff5fb6b9ad01753baa2eda1baebeabd [
file
] [
edit
]
;;; TOOL: wat2wasm
(module (func) (export "tab:\t newline:\n slash:\\ quote:\' double:\"" (func 0)))