Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: expected identifier, found `=`
--> $DIR/keyword-ref-as-identifier.rs:2:13
|
LL | let ref = "foo";
| ^ expected identifier
error: aborting due to previous error