// check-pass struct Foo; impl Foo<1, A> {} // ok fn main() {}