Browse Source

* fixed warning

Nikolay Nikolov 3 years ago
parent
commit
4ebf857ffc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/ogwasm.pas

+ 1 - 0
compiler/ogwasm.pas

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