瀏覽代碼

* overleft newline fix

git-svn-id: trunk@23110 -
florian 12 年之前
父節點
當前提交
8e5bd14e3a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/nmat.pas

+ 0 - 1
compiler/nmat.pas

@@ -558,7 +558,6 @@ implementation
                   result:=create_simplified_ord_const(tordconstnode(left).value shl tordconstnode(right).value,resultdef,forinline);
              end;
           end;
-
       end;