Sfoglia il codice sorgente

compiler: add enumsymtable case to FindUnitSymtable helper

git-svn-id: trunk@15088 -
paul 15 anni fa
parent
commit
ff1520ab8b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      compiler/symtype.pas

+ 1 - 0
compiler/symtype.pas

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