summaryrefslogtreecommitdiffstats
path: root/tests/bugs/nested-switch.slang.expected.txt
Commit message (Collapse)AuthorAge
* Fix crash when processing nested switch. (#2624)Yong He2023-02-06
* Fix crash when processing nested switch. * Clean up. --------- Co-authored-by: Yong He <yhe@nvidia.com>