index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
async
/
tasync_forward.nim
blob: ffb7acafd7b86877b81552bea311cbd189fb56dd (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
import
asyncdispatch
# bug #1970
proc
foo
{.async.}
proc
foo
{.async.}
=
discard