Explorar o código

* fixed previous commit 3579

git-svn-id: branches/fixes_2_0@3583 -
florian %!s(int64=19) %!d(string=hai) anos
pai
achega
2a5127db6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/ptype.pas

+ 1 - 1
compiler/ptype.pas

@@ -336,7 +336,7 @@ implementation
         begin
           consume(_SET);
           consume(_OF);
-          read_anon_type(tt2,true);
+          read_type(tt2,'',true);
           if assigned(tt2.def) then
            begin
              case tt2.def.deftype of