Imports
Language
Nim
Compiler
nim 1.6.14
Options
Raw compiler options
--expandArc:main --mm:orc
Imports
$ nim c ./prog.nim --expandArc:main --mm:orc
Exit Code:
1
Author
anonymous
almost 2 years ago
Nim
nim 1.6.14
Author
anonymous
almost 2 years ago
$ nim c ./prog.nim --expandArc:main --mm:orc
Hint: used config file '/opt/wandbox/nim-1.6.14/config/nim.cfg' [Conf]
Hint: used config file '/opt/wandbox/nim-1.6.14/config/config.nims' [Conf]
............................................................................
/home/jail/prog.nim(12, 10) template/generic instantiation of `ensureHas` from here
/home/jail/prog.nim(4, 16) Error: 'a' does not implement 'bleh' of type 'proc ()'