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
549f650b54997ecf052d45ad8b6ea7d19163cd14
Plasma
/
tests
/
helloWorld.pla
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
IT WORKS
2025-10-15 16:23:51 +11:00
main = Func(): Int {
$print("Hello, World!");
return 0;
}
Reference in New Issue
Copy Permalink