This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* fixed another warning
Nikolay Nikolov
4 years ago
parent
4ebf857ffc
commit
6e7e632682
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
View File
@@ -232,6 +232,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat