blob: 4a1730405a9e1de6e7206c940ee218ab86338caf [file] [log] [blame] [edit]
;;; TOOL: wat2wasm
(module
(func
loop
nop
end
loop $inner
nop
end))