This website requires JavaScript.
Explore
Help
Register
Sign In
SpookyDervish
/
Plasma
Watch
1
Star
0
Fork
0
You've already forked Plasma
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f122eca1d52993b7852ececb00e1ca3304e0947c
Plasma
/
tests
/
helloWorld.pla
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
IT WORKS
2025-10-15 16:23:51 +11:00
main = Func(): Int {
file imports work!!!!!
2025-10-18 07:21:19 +11:00
$print("Hello, World!\n");
IT WORKS
2025-10-15 16:23:51 +11:00
return 0;
}
Reference in New Issue
Copy Permalink