1 2 3 4 5 6 7
(module (type $none_=>_none (func)) (export "ex" (func $ex)) (func $ex (; 0 ;) (; has Stack IR ;) (nop) ) )