Untitled

Run Settings
LanguageNim
Language Version
Run Command
template withInt(i: int, body: untyped) = template plus(a: int): int = i + a template minus(a: int): int = i - a body withInt 5: echo plus(4)
Editor Settings
Theme
Key bindings
Full width
Lines