Polymorphism: Difference between revisions

Content added Content deleted
Line 2,329:
if match("nn") then {
M=PointA(Number, Number)
'combine This to M, Point replaced from Super
} Else.if match("G") then {
M=PointA()