Untitled

Run Settings
LanguageNim
Language Version
Run Command
proc t(a: varargs[string]) = for s in a: echo s let mySeq1 = @["a", "b"] mySeq2 = @["x", "y", "z"] t(mySeq1 & mySeq2)
Editor Settings
Theme
Key bindings
Full width
Lines