]> git.proxmox.com Git - rustc.git/blame - src/test/ui/parser/macro/macro-repeat.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / parser / macro / macro-repeat.stderr
CommitLineData
0bf4aa26 1error: variable 'v' is still repeating at this depth
0731742a 2 --> $DIR/macro-repeat.rs:3:9
0bf4aa26 3 |
532ac7d7 4LL | $v
0bf4aa26
XL
5 | ^^
6
ba9703b0
XL
7error: variable 'v' is still repeating at this depth
8 --> $DIR/macro-repeat.rs:3:9
9 |
10LL | $v
11 | ^^
12
13error: aborting due to 2 previous errors
0bf4aa26 14