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