Language
Nim
Compiler
nim HEAD Version 0.18.1
Options
$ nim c ./prog.nim
1
1.0
(gramPerInch: 0.04)
Exit Code:
0
Author
anonymous
almost 7 years ago
Nim
nim HEAD Version 0.18.1
Author
anonymous
almost 7 years ago
$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-head/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: prog [Processing]
prog.nim(17, 6) Hint: 'prog.<(x: Thread, y: Thread)[declared in prog.nim(17, 5)]' is declared but not used [XDeclaredButNotUsed]
CC: prog
CC: stdlib_system
Hint: [Link]
Hint: operation successful (12283 lines compiled; 1.032 sec total; 16.402MiB peakmem; Debug Build) [SuccessX]
1
1.0
(gramPerInch: 0.04)