Test inheritance
Closed this issue · 2 comments
mrhappyasthma commented
Test inheritance chains
mrhappyasthma commented
Inheritance for variables is working as of the most recent commit: 0a2f03d
mrhappyasthma commented
Inheritance for methods is also working as of: dc33821
*Note: This does not include overloading methods. That has its own issue as it is a whole different beast.