fcl-passrc: comment

git-svn-id: trunk@47044 -
(cherry picked from commit 8771856e7a)
This commit is contained in:
Mattias Gaertner 2020-10-03 17:25:47 +00:00 committed by Florian Klämpfl
parent b945bd6bae
commit 1dc8c497b8

View File

@ -1655,6 +1655,8 @@ begin
'',
'']);
ParseProgram;
// FPC/pas2js: Class types "TList<afile.TBird>" and "TList<afile.TEagle>" are not related
// Delphi: no warning
end;
procedure TTestResolveGenerics.TestGen_ExtClass_Array;