Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

4 months ago

Language

Nim

Compiler

nim 2.2.0

Options
Raw compiler options
--verbosity:0

Author

anonymous

4 months ago

$ nim c ./prog.nim --verbosity:0
/home/jail/prog.nim(7, 11) Error: cannot instantiate Foo [type declared in /home/jail/prog.nim(3, 3)]
got: <typedesc[int16], typedesc[int32]>
but expected: <T: Typeclass, U: Typeclass>
Exit Code:
1