Explorar o código

* also assign something to the classvar

git-svn-id: trunk@4791 -
Jonas Maebe %!s(int64=19) %!d(string=hai) anos
pai
achega
31b6eed1e0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/webtbs/tw6435.pp

+ 1 - 0
tests/webtbs/tw6435.pp

@@ -10,5 +10,6 @@ type
   end;
 
 begin
+  myclass.fclassvar := 1;
 end.