Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen.git
/
refs/heads/drop2
/
.
/
test
/
bad_params.fromasm.imprecise
blob: 6e059233c9dc3aef4be4cb69dc6b53f701858883 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $none_
=>
_none
(
func
))
(
export
"ex"
(
func $ex
))
(
func $ex
(;
0
;)
(;
has
Stack
IR
;)
(
nop
)
)
)