ソースを参照

* fix warning

Nikolay Nikolov 1 年間 前
コミット
a0cfed14fa
1 ファイル変更2 行追加0 行削除
  1. 2 0
      compiler/ogwasm.pas

+ 2 - 0
compiler/ogwasm.pas

@@ -2563,7 +2563,9 @@ implementation
                 Result:=True;
                 exit;
               end;
+{$push} {$R-}{$Q-}
           Res:=default(TWasmCustomDebugSectionType);
+{$pop}
           Result:=False;
         end;