* patch from Dmitry for "file of integer" like syntax, mantis 16673

git-svn-id: trunk@15729 -
This commit is contained in:
marco 2010-08-06 16:29:31 +00:00
parent 2e8b8fa54e
commit b10b49efda

View File

@ -490,6 +490,7 @@ begin
tkFile:
begin
Result := TPasFileType(CreateElement(TPasFileType, '', Parent));
ParseFileType(TPasFileType(Result));
end;
tkArray:
begin