summaryrefslogtreecommitdiff
path: root/tests/language-feature/generics/generic-assoc-type-constraint.slang
AgeCommit message (Expand)Author
2024-10-01Fix crash when compiling associatedtypes with generic interface constraints. ...Yong He