8 lines
171 B
Rust
8 lines
171 B
Rust
#[global_allocator]
|
|
static A: usize = 0;
|
|
//~^ the trait bound `usize:
|
|
//~| the trait bound `usize:
|
|
//~| the trait bound `usize:
|
|
//~| the trait bound `usize:
|
|
|
|
fn main() {}
|