Untitled

Run Settings
LanguageNim
Language Version
Run Command
proc t(a: varargs[seq[int]]) = for n in a: for i in n: echo i t(@[1, 2], @[10, 20, 30])
Editor Settings
Theme
Key bindings
Full width
Lines