blob: 8b185948498d89eb21191b480ec32bbfd8f58c56 [file] [log] [blame]
error: expected pattern, found `=`
--> $DIR/keyword-box-as-identifier.rs:2:13
|
LL | let box = "foo";
| ^ expected pattern
error: aborting due to previous error