summaryrefslogtreecommitdiff
path: root/tests/parser/generic-arg.slang.expected
AgeCommit message (Collapse)Author
2022-08-24Compiler time evaluation of all int and bool operators. (#2376)Yong He
* Compiler time evaluation of all int and bool operators. * Fix linux compile error. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>