Files
Nim/tests/cpp/tasync_cpp.nim
2016-12-01 09:54:45 +01:00

15 lines
155 B
Nim

discard """
cmd: "nim cpp $file"
output: "hello"
"""
# bug #3299
import jester
import asyncdispatch, asyncnet
# bug #5081
#import nre
echo "hello"