diff options
author | Jake Leahy <jake@leahy.dev> | 2023-07-10 16:34:10 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 08:34:10 +0200 |
commit | 1b132ddaa2734fc43a9c172407fc968cfeec4a24 (patch) | |
tree | 6247aa5dda47642c3bad0e52ebff70f445ce8efe /tests/arc | |
parent | 6ec10a4c9182c513fecd17fde4a81a3a007bb2e9 (diff) | |
download | Nim-1b132ddaa2734fc43a9c172407fc968cfeec4a24.tar.gz |
Fix nimsuggest not showing suggestions for imported tuples (#22241)
* Add tests Also test if exported all tuple fields works. This seems like a hacky solution so will try and dive further to find a better solution * Always suggest tuple fields if it passes the filter If the tuple we are accessing is in scope then all the fields will also be in scope * Update tests so line numbers are correct
Diffstat (limited to 'tests/arc')
0 files changed, 0 insertions, 0 deletions