change expected error message
This commit is contained in:
parent
7cb068e523
commit
80c2101b20
@ -10,6 +10,6 @@
|
||||
|
||||
|
||||
fn a(&self) { }
|
||||
//~^ ERROR `self` argument in bare function
|
||||
//~^ ERROR unexpected `self` argument in bare function
|
||||
|
||||
fn main() { }
|
||||
fn main() { }
|
||||
|
Loading…
Reference in New Issue
Block a user