summaryrefslogtreecommitdiff
path: root/tests/bugs/array-size-static-const-2.slang
AgeCommit message (Collapse)Author
2023-03-16Fix name mangling of `FuncCallIntVal` in func signatures. (#2709)Yong He
* Fix name mangling of `FuncCallIntVal` in func signatures. * Enhance the test. * Fix. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>