浏览代码

* fixed another warning

Nikolay Nikolov 4 年之前
父节点
当前提交
6e7e632682
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/ogwasm.pas

+ 1 - 0
compiler/ogwasm.pas

@@ -232,6 +232,7 @@ implementation
         b: byte;
         b: byte;
         shift:integer;
         shift:integer;
       begin
       begin
+        b:=0;
         result:=0;
         result:=0;
         shift:=0;
         shift:=0;
         repeat
         repeat