summaryrefslogtreecommitdiff
path: root/tests/language-feature/overload-resolution-signed-unsigned.slang
AgeCommit message (Expand)Author
2024-11-02Revert uint<->int implicit cast cost to prefer promotion to unsigned. (#5480)Yong He