Language
Nim
Compiler
nim 0.19.2
Options
$ nim c ./prog.nim
myprint function in mycode.c was called with string literal from nim
Exit Code:
0
Author
anonymous
over 6 years ago
Nim
nim 0.19.2
Author
anonymous
over 6 years ago
$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-0.19.2/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: prog [Processing]
CC: mycode
CC: prog
CC: stdlib_system
Hint: [Link]
Hint: operation successful (12381 lines compiled; 0.965 sec total; 16.328MiB peakmem; Debug Build) [SuccessX]
myprint function in mycode.c was called with string literal from nim