summaryrefslogtreecommitdiff
path: root/test/parse/assert/assertinvalid-binary-module.txt
blob: 58ce33ab0d22d7eca0a9d2c3a7d3b936392be1f4 (plain)
1
2
3
;;; TOOL: wast2json
(assert_invalid (module binary "\00ASM") "bad magic")
(module)