blob: 019a4b88aedfd0b2983aa6a3643afd49cab610e0 [file]
#[static_assert]
static A: bool = false; //~ ERROR static assertion failed
fn main() {
}