Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen.git
/
HEAD
/
.
/
test
/
lit
/
merge
/
export_options_default.wat.second
blob: 6e045c7dd86b38026fc28e0300dc859225038112 [
file
] [
log
] [
blame
]
(
module
(
func $func1
(
export
"func"
)
(
drop
(
i32
.
const
1
)
)
)
)