Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Imports

Author

anonymous

almost 2 years ago

Language

Nim

Compiler

nim 1.6.14

Options
Raw compiler options
--expandArc:main --mm:orc

Imports

Author

anonymous

almost 2 years ago

b.nim
a.nim

$ 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 ()'
Exit Code:
1