]> git.lizzy.rs Git - rust.git/blob - src/test/ui/extoption_env-no-args.rs
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
[rust.git] / src / test / ui / extoption_env-no-args.rs
1 fn main() { option_env!(); } //~ ERROR: option_env! takes 1 argument