c97cbe7ab ^
b122836ac ^
6c5872c16 ^
2a7b4fda7 ^
de844c776 ^
1
2
3
4
5 6 7 8 9 10 11
12
13
14
15
discard """ targets: "cpp" output: "hello" cmd: "nim cpp --clearNimblePath --nimblePath:build/deps/pkgs $file" """ # bug #3299 import jester import asyncdispatch, asyncnet # bug #5081 #import nre echo "hello"