Untitled

Run Settings
LanguageNim
Language Version
Run Command
import math randomize() let randomInt = <random(2) proc howToUse(i: Natural) = echo i howToUse 50 # Compile # howToUse -50 # Will not compile, try it howToUse randomInt # It may crash in runtime
Editor Settings
Theme
Key bindings
Full width
Lines