mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-03 20:44:46 +00:00
4 lines
46 B
Nim
4 lines
46 B
Nim
const bar1* = 2
|
|
const bar2 = 2
|
|
const bar3 = 3
|