What happens when Calculator
has properties (stored or computed) that have the names square
and/or cube
? I assume this is just an ambiguous error? In my opinion, I think we need to abandon the name form of referencing functions and require the parenthesis with arguments labels so that there's no form of ambiguity.
15 Likes