5 lines
95 B
Rust
5 lines
95 B
Rust
![]() |
pub static FOO: u32 = FOO;
|
||
|
//~^ ERROR cycle detected when const-evaluating `FOO`
|
||
|
|
||
|
fn main() {}
|