target triple = "wasm32-unknown-unknown"

define hidden i32 @ret32(float %arg) {
entry:
    ret i32 0
}