index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
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