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