Adding error line so that test passes
This commit is contained in:
parent
3bac9ff386
commit
cc52e412f8
@ -12,6 +12,7 @@
|
||||
|
||||
trait Foo {
|
||||
type Bar<,>;
|
||||
//~^ ERROR expected one of `>`, identifier, or lifetime, found `,`
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
Loading…
Reference in New Issue
Block a user