mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 22:20:19 +02:00
fcl-passrc: fixed sourcepos of member const
This commit is contained in:
parent
edeb5909da
commit
c6ce763336
@ -7432,6 +7432,7 @@ begin
|
||||
NextToken;
|
||||
end;
|
||||
Repeat
|
||||
SaveIdentifierPosition;
|
||||
C:=ParseConstDecl(AType);
|
||||
C.Visibility:=AVisibility;
|
||||
AType.Members.Add(C);
|
||||
|
Loading…
Reference in New Issue
Block a user