8 lines
203 B
Text
8 lines
203 B
Text
error: variable 'v' is still repeating at this depth
|
|
--> $DIR/macro-repeat.rs:13:9
|
|
|
|
|
LL | $v //~ ERROR still repeating at this depth
|
|
| ^^
|
|
|
|
error: aborting due to previous error
|
|
|