summaryrefslogtreecommitdiff
path: root/tests/language-feature/modules/module-name-underscore
AgeCommit message (Collapse)Author
2024-03-08Parser and module finding logic fixes. (#3720)Yong He
* Fix parsing logic of `struct` decl. Fixes #3716. * Allow `loadModule` to find modules with underscores. * Fix test.