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