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