]> git.lizzy.rs Git - rust.git/blob - tests/ui/extenv/extenv-arg-2-not-string-literal.rs
Rollup merge of #106973 - oli-obk:tait_ice_closure_in_impl_header, r=lcnr
[rust.git] / tests / ui / extenv / extenv-arg-2-not-string-literal.rs
1 fn main() { env!("one", 10); } //~ ERROR: expected string literal