very strange?
my source file:
var s1 = @[1, 2, 3 ] var s2 = @["as", "bv" ] #echo s1.repr
about ten minutes ago, I saw it works. but it fail now, same source file.
some error message:
Hint: used config file '/etc/nimrod.cfg' [Conf]
Hint: used config file '/root/.config/nimrod.cfg' [Conf] Hint: system [Processing] lib/nimrod/system.nim(230, 2) Error: cannot rename E_Base to EBase due to external name lib/nimrod/system/assign.nim(220, 5) Error: cannot rename FieldDiscriminantCheck to fieldDiscriminantCheck due to external name Hint: zzz [Processing] zzz.nim(5, 4) Hint: 's2' is declared but not used [XDeclaredButNotUsed]