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