]> git.proxmox.com Git - rustc.git/blame - src/test/ui/extoption_env-not-string-literal.rs
New upstream version 1.66.0+dfsg1
[rustc.git] / src / test / ui / extoption_env-not-string-literal.rs
CommitLineData
1a4d82fc 1fn main() { option_env!(10); } //~ ERROR: argument must be a string literal