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