Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
expr
/
expr-brif.txt
blob: c9ec7311ffa844b41894950839ea0930d5014dc1 [
file
] [
log
] [
blame
] [
edit
]
(module
(func (result i32)
block $exit i32
i32.const 0
i32.const 0
br_if 0
drop
i32.const 1
end))