6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
|
|
error: expected string literal
|
||
|
|
--> $DIR/env-suffix.rs:4:15
|
||
|
|
|
|
||
|
|
4 | fn [<env!("VAR"suffix)>]() {}
|
||
|
|
| ^^^^^^^^^^^
|