blob: c7f74cfac7d64446cf4e3ab67d19c506937cf81f [file] [log] [blame]
// check-pass
struct A<const N: usize>; // ok
fn main() {}