summaryrefslogtreecommitdiff
path: root/tests/language-feature/constants/constexpr-loop.slang.expected.txt
AgeCommit message (Expand)Author
2023-08-18Allow loop counters to be used as constexpr arguments. (#3139)Yong He