aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/env-suffix.stderr
blob: d723cbc7ed92f1ddbb4184621e0f0069416bfe7c (plain)
1
2
3
4
5
error: expected string literal
 --> tests/ui/env-suffix.rs:4:15
  |
4 |     fn [<env!("VAR"suffix)>]() {}
  |               ^^^^^^^^^^^