Files
Nim/tests/cpp/tasync_cpp.nim
2016-12-01 08:46:44 +01:00

15 lines
154 B
Nim

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