mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-24 13:24:07 +00:00
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
error: unexpected token
|
|
--> $DIR/trash-after.rs:4:28
|
|
|
|
|
4 | let _foo = cstr!("foo" + "bar");
|
|
| ^
|