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