blob: 4226767fb826e3e282a9c24b8d647b484328c8b3 [file] [log] [blame] [edit]
(module
(type $none_=>_none (func))
(export "ex" (func $ex))
(func $ex (; has Stack IR ;)
(nop)
)
)