mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 06:18:51 +00:00
2 lines
49 B
Nim
2 lines
49 B
Nim
proc v*() =
|
|
let u {.global.} = default(ref int) |