var seq1: seq = @[1, 3, 5, 7]Run
var seq1: seq = @[1, 3, 5, 7]
Error: internal error: genTypeInfo(tyNone) No stack traceback available To create a stacktrace, rerun compilation with ./koch temp c <file> Run
Error: internal error: genTypeInfo(tyNone) No stack traceback available To create a stacktrace, rerun compilation with ./koch temp c <file>
Is this an expected compiler behaviour?