This commit is contained in:
cereci5049 2024-05-26 15:25:47 +05:30
parent 7a9972fc17
commit f1ab5fc60e

View File

@ -1,5 +1 @@
# This is just an example to get you started. A typical binary package import mike
# uses this file as the main entry point of the application.
when isMainModule:
echo("Hello, World!")