summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-3086.slang
AgeCommit message (Collapse)Author
2023-08-10Allow member lookup through modified type. (#3091)Yong He
* Allow member lookup through modified type. * Disable `lockFileSync` test. --------- Co-authored-by: Yong He <yhe@nvidia.com>