summary refs log tree commit diff stats
path: root/tests/async/tdiscardableproc.nim
Commit message (Collapse)AuthorAgeFilesLines
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-291-1/+1
|
* discardable async procs are now an error (#14176)hlaaftana2020-05-011-0/+9
* add discard warning in manual