Sean
Results
2
issues of
Sean
This is touched on very briefly in the spec, but how would one deal with a named function or class method having 2 or more overloaded implementations in terms of...
(side note, i actually agree / like that you need to use a ```this.#someMember``` as opposed to just ```this.someMember``` :-) ) What happens when a subclass declares a protected member...