Sign in
fuchsia
/
third_party
/
rust
/
830bd8b6f4feb8665c8865beb20ffb424e8d8ee6
/
.
/
tests
/
ui
/
env-macro
/
option_env-no-args.stderr
blob: d621aff770d32d5ac21658e406fba42c044a0c90 [
file
] [
log
] [
blame
]
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