summaryrefslogtreecommitdiff
path: root/tests/diagnostics/inheritance-2.slang
AgeCommit message (Collapse)Author
2025-06-12Diagnose on use of struct inheritance. (#7419)Yong He
* Diagnose on use of struct inheritance. * fix test. * Fix tests. * fix. --------- Co-authored-by: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com>