summaryrefslogtreecommitdiff
path: root/tests/front-end/matrix-member.slang
AgeCommit message (Collapse)Author
2025-02-27Allow `.member` syntax on vector and scalars. (#6424)Yong He
* Allow `.member` syntax on vector and scalars. * Fix. * fix. * Fix. * update comment. * Fix tests. * Fix warning. * Add more tests.