summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/inheritance-1.slang
Commit message (Collapse)AuthorAge
* Diagnose on use of struct inheritance. (#7419)Yong He2025-06-12
* Diagnose on use of struct inheritance. * fix test. * Fix tests. * fix. --------- Co-authored-by: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com>