mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 07:08:56 +02:00
* patch from Dmitry for "file of integer" like syntax, mantis 16673
git-svn-id: trunk@15729 -
This commit is contained in:
parent
2e8b8fa54e
commit
b10b49efda
@ -490,6 +490,7 @@ begin
|
||||
tkFile:
|
||||
begin
|
||||
Result := TPasFileType(CreateElement(TPasFileType, '', Parent));
|
||||
ParseFileType(TPasFileType(Result));
|
||||
end;
|
||||
tkArray:
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user