Sign in
android
/
toolchain
/
rustc
/
d2dbbcd40813d506244f1255bc2c84088a0197e1
/
.
/
src
/
test
/
ui
/
conditional-compilation
/
cfg-arg-invalid-9.stderr
blob: 985b525225839e2d79b9d223ebe821c8cc2ff86e [
file
] [
log
] [
blame
]
error
:
invalid
`--cfg`
argument
:
`key=value`
(
expected
`key`
or
`key="value"`
,
ensure
escaping
is
appropriate
for
your shell
,
try
'key="value"'
or
key
=
\"value\"
)