summary refs log tree commit diff stats
path: root/tests/async/tasync_nofuture.nim
Commit message (Collapse)AuthorAgeFilesLines
* Make await a template (#12085)Alexander Ivanov2020-04-251-0/+11
* Make await a template * Generate await inside async/multisync
3' href='#n43'>43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66