mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 14:23:45 +00:00
5 lines
58 B
Nim
5 lines
58 B
Nim
import ./module
|
|
|
|
proc a*() =
|
|
discard make1[4]().make2()
|