mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 11:42:33 +00:00
7 lines
94 B
Nim
Executable File
7 lines
94 B
Nim
Executable File
# Test a submodule
|
|
|
|
#type
|
|
# TStringArr = array [0.. *] of string
|
|
|
|
proc exportme* = nil
|