summaryrefslogtreecommitdiffstats
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