Explorar o código

compiler: add enumsymtable case to FindUnitSymtable helper

git-svn-id: trunk@15088 -
paul %!s(int64=15) %!d(string=hai) anos
pai
achega
ff1520ab8b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/symtype.pas

+ 1 - 0
compiler/symtype.pas

@@ -227,6 +227,7 @@ implementation
                 exit;
               end;
             recordsymtable,
+            enumsymtable,
             localsymtable,
             parasymtable,
             ObjectSymtable :