mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 02:40:45 +00:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
error: symbol `fail` is already defined
|
|
--> $DIR/dupe-symbols-3.rs:12:1
|
|
|
|
|
LL | pub fn fail() {
|
|
| ^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|