summaryrefslogtreecommitdiffstats
path: root/tests/front-end/vector-member.slang
Commit message (Collapse)AuthorAge
* Allow `.member` syntax on vector and scalars. (#6424)Yong He2025-02-27
* Allow `.member` syntax on vector and scalars. * Fix. * fix. * Fix. * update comment. * Fix tests. * Fix warning. * Add more tests.