Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
env-macro
/
option_env-no-args.stderr
blob: d621aff770d32d5ac21658e406fba42c044a0c90 [
file
] [
log
] [
blame
] [
edit
]
error
:
option_env
!
takes
1
argument
-->
$DIR
/
option_env
-
no
-
args
.
rs
:
1
:
13
|
LL
|
fn main
()
{
option_env
!();
}
|
^^^^^^^^^^^^^
error
:
aborting due to
1
previous error