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
518a19d3bf7f8184660b426072d87b67614c6a28
Plasma
/
tests
/
test.pla
4 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
AST is accepting functions!!!
2025-10-14 07:14:53 +11:00
main = Func(): Int {
x: Int = 123;
return x + 5;
}
Reference in New Issue
Copy Permalink