blob: 4b13abe3cf2ca9ded45c99240a14922c22f34621 [file] [log] [blame]
//@ compile-flags: -Z parse-crate-root-only
#![feature(const_trait_impl)]
struct S<T: [const] [const] Tr>;
//~^ ERROR expected identifier, found `]`