rust/tests/ui/extenv/extenv-arg-2-not-string-lit...

2 lines
66 B
Rust

fn main() { env!("one", 10); } //~ ERROR: expected string literal