5 lines
147 B
Text
5 lines
147 B
Text
error: unexpected token in env! macro
|
|
--> tests/ui/env-unexpected.rs:4:21
|
|
|
|
|
4 | fn [<env!("VAR" "VAR")>]() {}
|
|
| ^^^^^
|