mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
* compilation fixed
git-svn-id: trunk@39812 -
This commit is contained in:
parent
41d2a0a496
commit
7082b6e34a
@ -3379,6 +3379,7 @@ implementation
|
|||||||
filepos:=current_tokenpos;
|
filepos:=current_tokenpos;
|
||||||
again:=false;
|
again:=false;
|
||||||
pd:=nil;
|
pd:=nil;
|
||||||
|
isspecialize:=false;
|
||||||
if token=_ID then
|
if token=_ID then
|
||||||
begin
|
begin
|
||||||
again:=true;
|
again:=true;
|
||||||
|
Loading…
Reference in New Issue
Block a user