This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-01-10 06:47:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec1f21cb04
rust
/
tests
/
ui
/
extoption_env-not-string-literal.rs
2 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
Test fixes and rebase conflicts
2014-11-03 07:10:09 +00:00
fn
main
(
)
{
option_env!
(
10
)
;
}
//~ ERROR: argument must be a string literal
Reference in New Issue
Copy Permalink