7 lines
142 B
Text
7 lines
142 B
Text
error: found keyword `if`
|
|
--> $DIR/keyword_names_without_@.rs:9:9
|
|
|
|
|
9 | if {}
|
|
| ^^
|
|
|
|
|
= help: should this be a `@if`?
|