Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
expr
/
tee_local.txt
blob: 81804a7df18b29e1d513443e4fca331511608a94 [
file
] [
log
] [
blame
] [
edit
]
(module
(func
(local i32)
i32.const 0
tee_local 0
drop))