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