1 2 3 4 5 6 7 8
(module (type $none_=>_none (func)) (memory $0 (shared 1 1)) (func $test (type $none_=>_none) (unreachable) ) )