Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
expr
/
br-block.txt
blob: ccdd7b9719ad168230f7d9ba2b64270378271395 [
file
] [
log
] [
blame
] [
edit
]
(module
(func
block $exit1
br 0
end
block $exit2
br $exit2
end))