trisquel-icecat/icecat/third_party/rust/wast/tests/parse-fail/inline1.wat.err

5 lines
200 B
Text

inline function type doesn't match type reference
--> tests/parse-fail/inline1.wat:4:24
|
4 | (call_indirect (type $sig) (result i32) (i32.const 0)))
| ^