florian 1 年間 前
コミット
f8da65f8e9
1 ファイル変更0 行追加1 行削除
  1. 0 1
      compiler/pexpr.pas

+ 0 - 1
compiler/pexpr.pas

@@ -436,7 +436,6 @@ implementation
               p1:=comp_expr([ef_accept_equal]);
               consume(_RKLAMMER);
               if ((p1.nodetype<>typen) and
-
                  (
                   (is_object(p1.resultdef) and
                    (oo_has_constructor in tobjectdef(p1.resultdef).objectoptions)) or