|
@@ -110,10 +110,6 @@ implementation
|
|
if codegenerror then
|
|
if codegenerror then
|
|
exit;
|
|
exit;
|
|
|
|
|
|
- result:=simplify;
|
|
|
|
- if assigned(result) then
|
|
|
|
- exit;
|
|
|
|
-
|
|
|
|
{ allow operator overloading }
|
|
{ allow operator overloading }
|
|
t:=self;
|
|
t:=self;
|
|
if isbinaryoverloaded(t) then
|
|
if isbinaryoverloaded(t) then
|