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