003
This commit is contained in:
7
src/n3.nim
Normal file
7
src/n3.nim
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# This is just an example to get you started. A typical hybrid package
|
||||||
|
# uses this file as the main entry point of the application.
|
||||||
|
|
||||||
|
import n3pkg/submodule
|
||||||
|
|
||||||
|
when isMainModule:
|
||||||
|
echo(getWelcomeMessage())
|
Reference in New Issue
Block a user