;;; TOOL: wat2wasm
(module
  (func
    i32.const 0
    drop
    i64.const 0
    drop
    f32.const 0
    drop
    f64.const 0
    drop))
