summaryrefslogtreecommitdiff
path: root/tests/bugs/interface-type-self-ref.slang.expected.txt
AgeCommit message (Collapse)Author
2022-09-13Allow interface requirements to reference to the interface type itself. (#2398)Yong He
* Allow interface requirements to reference to the interface type itself. * add comment explaining the change. Co-authored-by: Yong He <yhe@nvidia.com>