Sign in
android
/
platform
/
external
/
rust
/
crates
/
async-trait
/
refs/heads/main-16k-with-phones
/
.
/
tests
/
ui
/
arg-implementation-detail.stderr
blob: e7426888882ee9f15404d9b70bb8ecbef6daebe0 [
file
] [
log
] [
blame
] [
edit
]
error
[
E0425
]:
cannot find value
`__arg0`
in
this
scope
-->
tests
/
ui
/
arg
-
implementation
-
detail
.
rs
:
18
:
17
|
18
|
let
_
=
__arg0
;
|
^^^^^^
not
found
in
this
scope