mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
error: symbol `fail` is already defined
|
|
--> $DIR/cache-after-waiting-issue-111528.rs:12:1
|
|
|
|
|
LL | pub fn b() {
|
|
| ^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|