This commit is contained in:
cereci5049 2024-06-22 00:04:58 +05:30
parent 93b6761770
commit 9526ff1323

View file

@ -1,6 +0,0 @@
# This is just an example to get you started. Users of your hybrid library will
# import this file by writing ``import n3pkg/submodule``. Feel free to rename or
# remove this file altogether. You may create additional modules alongside
# this file as required.
proc getWelcomeMessage*(): string = "Hello, World!"