mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-21 17:25:24 +02:00
compiler: add enumsymtable case to FindUnitSymtable helper
git-svn-id: trunk@15088 -
This commit is contained in:
parent
a6022f5df2
commit
ff1520ab8b
@ -227,6 +227,7 @@ implementation
|
||||
exit;
|
||||
end;
|
||||
recordsymtable,
|
||||
enumsymtable,
|
||||
localsymtable,
|
||||
parasymtable,
|
||||
ObjectSymtable :
|
||||
|
Loading…
Reference in New Issue
Block a user