summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-3935.slang
AgeCommit message (Collapse)Author
2024-04-19Support arithmetics on generic arguments (#3968)Jay Kwak
Resovles an issue #3935 Slang had to fold the generic arguments after specialization.