mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 09:49:17 +02:00
* fixed previous commit 3579
git-svn-id: branches/fixes_2_0@3583 -
This commit is contained in:
parent
779403b126
commit
2a5127db6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user