blob: da247f6c316c311ee4552ef5955d53f1b289dc3f [file] [log] [blame]
error: cannot define more than one #[global_allocator]
--> $DIR/two-allocators.rs:6:1
|
LL | static B: System = System;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error