index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
parse
/
expr
/
if-then-br.txt
blob: bd1c987b4e46cf51ab9a0c0b75977c9e401f2b0c (
plain
)
1
2
3
4
(module (func (if (i32.const 1) (then (br 0)))))