Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implicit return working for async proc (#20933) | Jake Leahy | 2022-12-09 | 1 | -0/+13 |
* Implicit return working for asyncdispatch proc Closes #11558 * Test case * Test that return value is actually used * Update tests/async/t11558.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> |