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