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
70bc67288543abfa4e441f4b532440ea86d48831
Plasma
/
tests
/
test.pla
5 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
file imports work!!!!!
2025-10-18 07:21:19 +11:00
depend "tests/math.pla";
started work on assignment operators
2025-10-17 06:21:33 +11:00
file imports work!!!!!
2025-10-18 07:21:19 +11:00
main = Func(): Int {
return $add(1 ,2);
AST is accepting functions!!!
2025-10-14 07:14:53 +11:00
}
Reference in New Issue
Copy Permalink