blob: bdbb99de4608fa22312e92c6bc74718ba8fc0299 [file] [log] [blame]
error: repetition matches empty token tree
--> $DIR/issue-42755.rs:13:7
|
LL | ($($p:vis)*) => {} //~ ERROR repetition matches empty token tree
| ^^^^^^^^
error: aborting due to previous error