pocketlang/tests/modules
Thakee Nathees 2713aaba35 operator overloading implementation.
at this point only binary operators are implemented, unary are yet
to do.

getters and setters for native classes implemented with the names
@getter, and @setter (however the names or arity aren't validated
at the moment TODO:)
2022-04-30 21:35:02 +05:30
..
dummy.pk operator overloading implementation. 2022-04-30 21:35:02 +05:30
math.pk