Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
macros
/
macro-metavar-expr-concat
/
in-repetition.stderr
blob: ec39ca799e198370656910bf17907907f18456fe [
file
] [
log
] [
blame
]
error
:
nested repetitions
with
`${concat(...)}`
metavariable expressions are
not
yet supported
-->
$DIR
/
in
-
repetition
.
rs
:
14
:
30
|
LL
|
$
{
concat
(
_
,
$arg
)}
|
^^^
error
:
aborting due to
1
previous error