Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #22210; transform return future in try/finally properly (#22249) | ringabout | 2023-07-21 | 1 | -0/+73 |
* wip; fixes #22210; transform return future in try/finally properly * add a test case for #22210 * minor * inserts a needsCompletion flag * uses copyNimNode |