Language
Nim
Compiler
nim 0.20.2
Options
$ nim c ./prog.nim Exit Code:
1
Author
anonymous
over 6 years ago
Nim
nim 0.20.2
Author
anonymous
over 6 years ago
$ nim c ./prog.nim Hint: used config file '/opt/wandbox/nim-0.20.2/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: prog [Processing]
Hint: sugar [Processing]
Hint: macros [Processing]
/home/jail/prog.nim(7, 20) Error: recursion is not supported in iterators: 'testme'