mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-04 10:34:50 +01:00
+ re-added accidently removed internal error
This commit is contained in:
parent
c881d05793
commit
2d1ebe4cb3
@ -1141,6 +1141,7 @@ implementation
|
||||
else
|
||||
result:=operand_read;
|
||||
else
|
||||
Internalerror(2019090802);
|
||||
{$else EXTDEBUG}
|
||||
else
|
||||
if opnr=0 then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user