noether/src/noether.nim

6 lines
174 B
Nim
Raw Normal View History

2025-06-16 20:47:52 +10:00
# This is just an example to get you started. A typical hybrid package
# uses this file as the main entry point of the application.
when isMainModule:
echo "Noether Lang"