mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-25 13:15:32 +00:00
6 lines
199 B
Plaintext
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))
|
|
| ^
|