Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
HEAD
/
.
/
test
/
lit
/
exec
/
continuation-leak.wast.second
blob: 70a276176aea26a2e4ff41ca247560dbc75724cb [
file
]
(
module
(
tag $tag
)
(
func $test2
(
export
"test2"
)
(
suspend $tag
)
)
)