Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
macros
/
meta-variable-depth-outside-repeat.stderr
blob: fad150cadfca6ccd3c1f760dffa6bc5992b325ea [
file
] [
log
] [
blame
]
error
:
meta
-
variable expression
`length`
with
depth parameter must be called inside of a macro repetition
-->
$DIR
/
meta
-
variable
-
depth
-
outside
-
repeat
.
rs
:
5
:
10
|
LL
|
$
{
length
(
0
)}
|
^^^^^^^^^^^
error
:
aborting due to previous error