blob: 6692a63dce8f9a890d467873ca8ab99f57f96a8a [file] [log] [blame]
error: symbol `fail` is already defined
--> $DIR/dupe-symbols-6.rs:10:1
|
LL | static HELLO_TWICE: u16 = 0;
| ^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error