summary refs log tree commit diff stats
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