summary refs log blame commit diff stats
path: root/tests/cpp/tasync_cpp.nim
blob: 792f2938b96b1072297643bd80f3591b2e3d5ee3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                              
discard """
  cmd: "nim cpp $file"
  output: "hello"
"""

# bug #3299

import jester
import asyncdispatch, asyncnet

echo "hello"