Language
Nim
Compiler
nim 1.0.6
Options
$ nim c ./prog.nim
1.0.6
Exit Code:
0
Nim
nim 1.0.6
$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-1.0.6/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: prog.nim
Hint: [Link]
Hint: operation successful (14482 lines compiled; 0.773 sec total; 16MiB peakmem; Debug Build) [SuccessX]
1.0.6