Files
Plasma/tests/helloWorld.pla

2 lines
38 B
Plaintext
Raw Normal View History

depend "io.pla"
2025-10-13 06:55:35 +11:00
print("Hello, World!")