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
/
extoption_env-not-string-literal.rs
blob: 27c3a8e83db56dc73202e44c89bf19fd97592c55 (
plain
)
1
fn
main
()
{
option_env!
(
10
);
}
//~ ERROR: argument must be a string literal