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