mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 04:59:26 +02:00
* 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:
parent
5aeb73b940
commit
217d39abf1
@ -1039,7 +1039,7 @@ implementation
|
||||
lten,
|
||||
gten:
|
||||
begin
|
||||
result:=cordconstnode.create(0,resultdef,true);
|
||||
result:=cordconstnode.create(1,resultdef,true);
|
||||
exit;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user