summaryrefslogtreecommitdiff
path: root/tests/language-feature/inheritance/struct-inheritance-imported.slang
AgeCommit message (Expand)Author
2025-06-12Diagnose on use of struct inheritance. (#7419)Yong He
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2021-05-27Fix a bug in struct inheritance (#1861)T. Foley