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