* fixed tw9673

git-svn-id: trunk@8597 -
This commit is contained in:
tom_at_work 2007-09-21 17:01:39 +00:00
parent 4e78a30ee3
commit 6c49a28544

View File

@ -4,7 +4,7 @@ interface
{$mode objfpc} {$mode objfpc}
type type
Testclass = class generic Testclass<T> = class
type type
TList = array of byte; TList = array of byte;