summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-3935.slang
Commit message (Collapse)AuthorAge
* Support arithmetics on generic arguments (#3968)Jay Kwak2024-04-19
Resovles an issue #3935 Slang had to fold the generic arguments after specialization.