rust/src/test/ui/extenv/extenv-no-args.rs
2018-12-25 21:08:33 -07:00

1 line
61 B
Rust

fn main() { env!(); } //~ ERROR: env! takes 1 or 2 arguments