mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 04:19:28 +02:00
* filedef is an implicit pointer type on the JVM platform, since it's a
record git-svn-id: trunk@31778 -
This commit is contained in:
parent
3b2bd718d8
commit
d214ea56ee
@ -515,6 +515,7 @@ implementation
|
||||
is_open_array(def) or
|
||||
is_array_of_const(def) or
|
||||
is_array_constructor(def);
|
||||
filedef,
|
||||
recorddef,
|
||||
setdef:
|
||||
result:=true;
|
||||
|
Loading…
Reference in New Issue
Block a user