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