Author
anonymous
almost 4 years ago
Language
Nim
Compiler
nim 1.4.6
Options
Author
anonymous
almost 4 years ago
$ nim c ./prog.nim
Hint: used config file '/opt/wandbox/nim-1.4.6/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-1.4.6/config/config.nims' [Conf]
....
/home/jail/prog.nim(5, 1) template/generic instantiation from here
/home/jail/prog.nim(1, 18) template/generic instantiation from here
/home/jail/prog.nim(3, 8) Error: recursive dependency: clean
Exit Code:
1