summary refs log tree commit diff
path: root/src/test/ui/repeat-expr
AgeCommit message (Collapse)AuthorLines
2022-04-28Update the diagnostic message to match the new spanOli Scherer-1/+1
2022-04-28Add new repeat expr test.Oli Scherer-0/+161
Also add repeat expr test folder and move all related tests to it