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