69b32637b ^
5e82ffc8d ^
562d185cb ^
d80f16338 ^
242fb3240 ^
1 2
3
4
5 6
7 8 9
10
11
12
13
discard """ cmd: "nim default $file" output: '''hello world! 0.5''' nimout: '''[NimScript] exec: gcc -v''' """ when not defined(definedefine): {.fatal: "wrong nim script configuration".} import math, mfriends discard gen[int]() echo "hello world! ", ln 2.0