summaryrefslogtreecommitdiff
path: root/tests/language-feature/interfaces/default-construct-conformance.slang
AgeCommit message (Expand)Author
2025-03-06Fix a bug in default ctor synthesizing (#6527)kaizhangNV
2024-09-10Specialize existential return types when possible. (#5044)Yong He
2024-07-11Fix incorrect codegen when returning initializer list as existential value. (...Yong He