|
@@ -2107,6 +2107,7 @@ implementation
|
|
else
|
|
else
|
|
internalerror(2011061901);
|
|
internalerror(2011061901);
|
|
end;
|
|
end;
|
|
|
|
+{$pop}
|
|
end
|
|
end
|
|
else if (left.nodetype=callparan) and assigned(tcallparanode(left).right) and
|
|
else if (left.nodetype=callparan) and assigned(tcallparanode(left).right) and
|
|
(tcallparanode(tcallparanode(left).right).left.nodetype=ordconstn) then
|
|
(tcallparanode(tcallparanode(left).right).left.nodetype=ordconstn) then
|