6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
error: expected string literal as argument to env! macro
|
|
--> $DIR/env-empty.rs:4:10
|
|
|
|
|
4 | fn [<env!()>]() {}
|
|
| ^^^^^^
|