mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-29 00:04:34 +00:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
error: expected identifier, found `(`
|
|
--> $DIR/issue-15914.rs:3:9
|
|
|
|
|
LL | ();
|
|
| ^ expected identifier
|
|
|
|
error: aborting due to previous error
|
|
|