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