Sign in
fuchsia
/
third_party
/
rust
/
972fef232ec0dd7a3f42091aa6f36cd68aeb3eef
/
.
/
tests
/
ui
/
macros
/
meta-variable-depth-outside-repeat.stderr
blob: 4299ca9842483c39e9f674624fe69ae559475887 [
file
] [
log
] [
blame
]
error
:
meta
-
variable expression
`len`
with
depth parameter must be called inside of a macro repetition
-->
$DIR
/
meta
-
variable
-
depth
-
outside
-
repeat
.
rs
:
5
:
10
|
LL
|
$
{
len
(
0
)}
|
^^^^^^^^
error
:
aborting due to
1
previous error