mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 08:29:32 +01:00
parent
525e16127b
commit
3b9956dd3e
@ -1310,7 +1310,8 @@ begin
|
||||
FCurToken:=tkIdentifier;
|
||||
Result:=FCurToken;
|
||||
end;
|
||||
Break;
|
||||
if not PPIsSkipping then
|
||||
Break;
|
||||
end;
|
||||
else
|
||||
if not PPIsSkipping then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user