]> git.lizzy.rs Git - rust.git/blob - tests/ui/extenv/extenv-not-string-literal.rs
Auto merge of #106827 - alexcrichton:update-llvm-to-15.0.7, r=cuviper
[rust.git] / tests / ui / extenv / extenv-not-string-literal.rs
1 fn main() { env!(10, "two"); } //~ ERROR: expected string literal