Explorar o código

* fixed tw9673

git-svn-id: trunk@8597 -
tom_at_work %!s(int64=18) %!d(string=hai) anos
pai
achega
6c49a28544
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/webtbs/tw9673.pp

+ 1 - 1
tests/webtbs/tw9673.pp

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