Untitled

Run Settings
LanguageNim
Language Version
Run Command
var n :seq[int] n = newSeq[int](5) # works n.newSeq(5) # works n = newSeq(5) # fails
Editor Settings
Theme
Key bindings
Full width
Lines