2
0
Эх сурвалжийг харах

* filedef is an implicit pointer type on the JVM platform, since it's a
record

git-svn-id: trunk@31778 -

Jonas Maebe 10 жил өмнө
parent
commit
d214ea56ee

+ 1 - 0
compiler/jvm/jvmdef.pas

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