Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

Nim

Compiler

nim HEAD Version 1.5.1

Options

Author

anonymous

about 4 years ago

$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-head/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-head/config/config.nims' [Conf]
....
/home/jail/prog.nim(8, 13) Error: undeclared identifier: 'gt'
candidates (edit distance, scope distance); see '--spellSuggest': 
 (1, 1): 'get' [proc declared in /home/jail/prog.nim(1, 6)]
Exit Code:
1