Apitax/Scriptax

Add support for super() for calling the parent class version of the method

ShawnClake opened this issue · 3 comments

Add support for super() for calling the parent class version of the method

this may just add 2 'up words' to the label that comes after it.

grammar added

implementation added, tested. the 2 up words idea was wrong.