1
Fork 0

Revive tests

This commit is contained in:
Deadbeef 2021-08-27 08:26:35 +00:00
parent f3d96e9391
commit 0a3a6087fb
No known key found for this signature in database
GPG key ID: 027DF9338862ADDD
4 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,6 @@
// compiler-flags: -Z parse-only
#![feature(const_trait_impl)]
struct S<T: const Tr>;
//~^ ERROR expected one of `!`, `(`, `,`, `=`, `>`, `?`, `for`, `~`, lifetime, or path