summaryrefslogtreecommitdiff
path: root/tests/cpu-program/class.slang.expected
AgeCommit message (Collapse)Author
2022-07-12Support `class` types. (#2321)Yong He
* Support `class` types. * Ignore class-keyword test * Fix codereview comments and warnings. Co-authored-by: Yong He <yhe@nvidia.com>