blob: e816ce4e0c45261b562c7473ec99438dab05f8fb [file] [log] [blame]
pub static FOO: u32 = FOO;
//~^ ERROR cycle detected when const-evaluating `FOO`
fn main() {}