mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 19:59:02 +00:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
invalid string escape 'x'
|
|
--> tests/parse-fail/string2.wat:2:13
|
|
|
|
|
2 | (import "\x"))
|
|
| ^
|