fix trait capitalise typo in test file
This commit is contained in:
parent
5cf6b02571
commit
574a8cd8cc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
fn foo(_: Self) {
|
||||
//~^ ERROR use of `Self` outside of an impl or Trait
|
||||
//~^ ERROR use of `Self` outside of an impl or trait
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue