(module
 (type $0 (func))
 (global $global$0 (mut i32) (i32.const 10))
 (export "func_59_invoker" (func $0))
 (func $0 (; 0 ;) (; has Stack IR ;) (type $0)
  (global.set $global$0
   (i32.const 0)
  )
  (unreachable)
 )
)
