summaryrefslogtreecommitdiff
path: root/tests/experiments/generic/type-to-value-4.slang.expected.txt
AgeCommit message (Collapse)Author
2023-04-07Diagnose on attempt to specialize with interface type. (#2780)Yong He
* Diagnose on attempt to specialize with interface type. Fixes ##1445. * Enable fixed test. * Fix test. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>