blob: 84d57766c35a45dbdda717c7b54b507723f846da [file] [log] [blame]
error: symbol `fail` is already defined
--> $DIR/dupe-symbols-4.rs:21:5
|
LL | fn fail(self) {}
| ^^^^^^^^^^^^^^^^
error: aborting due to previous error