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