Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

Nim

Compiler

nim 0.19.2

Options

Author

anonymous

over 6 years ago

data/mytext.txt
data/statictext.txt

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-0.19.2/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: prog [Processing]
Hint: macros [Processing]
prog.nim(8, 7) Hint: This text is read at compile time. [User]
CC: prog
CC: stdlib_system
CC: stdlib_macros
Hint:  [Link]
Hint: operation successful (13906 lines compiled; 0.978 sec total; 16.328MiB peakmem; Debug Build) [SuccessX]
This is text in data/mytext.txt.
Exit Code:
0