mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-02 13:03:11 +00:00
setup examples
This commit is contained in:
parent
30f72302a8
commit
7e581c97c4
@ -35,7 +35,6 @@ macro asyncTask*(p: untyped): untyped =
|
||||
# echo "asyncTask:checks:\n", asyncBody.repr
|
||||
# echo "asyncTask:tcall: ", tcall.repr
|
||||
|
||||
|
||||
echo "asyncTask:body:\n", body.repr
|
||||
let tp = mkProc(procId.procIdentAppend("Tasklet"),
|
||||
params, body)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user