mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:29:32 +02:00
* unified ie
git-svn-id: trunk@13509 -
This commit is contained in:
parent
a14db25c64
commit
49cff00793
@ -175,7 +175,7 @@ implementation
|
||||
begin
|
||||
inherited create(loadn,nil);
|
||||
if not assigned(v) then
|
||||
internalerror(200108121);
|
||||
internalerror(200108122);
|
||||
symtableentry:=v;
|
||||
symtable:=st;
|
||||
procdef:=d;
|
||||
|
Loading…
Reference in New Issue
Block a user