llvm/lld/test/wasm/Inputs/ret32.s

  .globl  ret32
ret32:
  .functype ret32 (f32) -> (i32)
  i32.const 0
  end_function