Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 6 years ago

Language

Nim

Compiler

nim 0.20.0

Options

Author

anonymous

almost 6 years ago

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-0.20.0/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
Hint: strformat [Processing]
Hint: macros [Processing]
Hint: parseutils [Processing]
Hint: unicode [Processing]
Hint: strutils [Processing]
Hint: math [Processing]
Hint: bitops [Processing]
Hint: algorithm [Processing]
CC: stdlib_io.nim
CC: stdlib_system.nim
CC: prog.nim
Hint:  [Link]
Hint: operation successful (28011 lines compiled; 1.588 sec total; 37.695MiB peakmem; Debug Build) [SuccessX]
content of foo is bar
Exit Code:
0