mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-24 11:26:42 +00:00
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
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)))
|
|
| ^
|