blob: e938c67f3087855b747746176dc8ffd5388a6d65 [file] [log] [blame] [edit]
error: expected identifier, found keyword `Self`
--> $DIR/issue-95878.rs:6:17
|
LL | ref Self => (),
| ^^^^ expected identifier, found keyword
error: aborting due to 1 previous error