rustc/vendor/wast-222.0.0/tests/parse-fail/bad-func-alias.wat.err
2025-02-17 11:14:05 +01:00

6 lines
199 B
Plaintext

unexpected token, expected `module`
--> tests/parse-fail/bad-func-alias.wat:6:37
|
6 | (alias export $inst "fun" (core func $alias3))
| ^