mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-27 09:01:37 +00:00
4 lines
23 B
Nim
4 lines
23 B
Nim
var x: int = 2
|
|
|
|
echo x
|