* fixed bug in r36027 (I had it fixed already, but accidentally committed the

wrong file in r36027)

git-svn-id: trunk@36030 -
This commit is contained in:
nickysn 2017-05-01 11:43:16 +00:00
parent 5aeb73b940
commit 217d39abf1

View File

@ -1039,7 +1039,7 @@ implementation
lten,
gten:
begin
result:=cordconstnode.create(0,resultdef,true);
result:=cordconstnode.create(1,resultdef,true);
exit;
end;
end;