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