Untitled

Run Settings
LanguageNim
Language Version
Run Command
let someString = "This is a test string" let someInt: int32 = 100; let casted = cast[array[0..3, uint8]](someInt) let resultStr = $casted[0] & $casted[1] & $casted[2] & $casted[3] & someString echo resultStr
Editor Settings
Theme
Key bindings
Full width
Lines