Pārlūkot izejas kodu

* fixed tw9673

git-svn-id: trunk@8597 -
tom_at_work 18 gadi atpakaļ
vecāks
revīzija
6c49a28544
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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;