Parcourir la source

compiler: add enumsymtable case to FindUnitSymtable helper

git-svn-id: trunk@15088 -
paul il y a 15 ans
Parent
commit
ff1520ab8b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      compiler/symtype.pas

+ 1 - 0
compiler/symtype.pas

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