* 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:
Jonas Maebe 2015-09-22 19:59:40 +00:00
parent 3b2bd718d8
commit d214ea56ee

View File

@ -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;