index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
env-macro
/
option_env-too-many-args.rs
blob: ecc8b61ac85891ef8d3e1c22228103da2f3b24ad (
plain
)
1
fn main() { option_env!("one", "two"); } //~ ERROR: option_env! takes 1 argument