Untitled

Run Settings
LanguageNim
Language Version
Run Command
var str = newString(22) const writePos = 13 const toAdd = "postgres" str[writePos..writePos + len(toAdd)] = toAdd echo repr(str) echo len(str)
Editor Settings
Theme
Key bindings
Full width
Lines