blob: 9cae0e74561a38eb81123d8891faeb752ebe77c9 [file]
;; expected = R"---(;; This is a polyglot C++/WAT file.
;; Comment lines are ignored and not expected in the disassembler output.
(module
(rec
(type $type0 (func))
)
(string "foo" (;0;))
(func $func0
string.const "foo" (;0;)
drop
)
)
;;)---";