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