Ruk33 / vrJASS

A just-for-fun programming language which compiles down to JASS (Warcraft 3). It aims to improve and replace the beloved vJASS.
6 stars 3 forks source link

sorting problems #16

Closed Ruk33 closed 8 years ago

Ruk33 commented 8 years ago

the actual std library is failing because of function sorting problems.

probably the issue is on expression like instance.otherInstance.foo()