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
5741a48e73e8cfa37880ba15b7a1775ffc44741f
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