blob: cee72660e4ffe2af171a3ae0bc348f2748833990 [file] [log] [blame]
error: symbol `fail` is already defined
--> $DIR/dupe-symbols-5.rs:9:1
|
LL | / pub fn b() {
LL | |
LL | | }
| |_^
error: aborting due to previous error