;;; TOOL: wat2wasm
(module 
  (func
    (i32.const 0) 
    if  
      nop 
    else
      nop
    end))
