summaryrefslogtreecommitdiff
path: root/tests/diagnostics/generic-constraint-left-hand-side.slang
AgeCommit message (Collapse)Author
2024-09-19Add diagnostic to verify the left hand side of a generic constraint. (#5112)Yong He
* Add diagnostic to verify the left hand side of a generic constraint. * Fix comment.