blob: 764b62b8dfecf5dafa8922fea20108ca99662ecd [file] [log] [blame]
type X = u32<'static>; //~ ERROR E0110
fn main() {}