This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
* fixed another warning
Nikolay Nikolov
4 năm trước cách đây
mục cha
4ebf857ffc
commit
6e7e632682
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
Xem Tập Tin
@@ -232,6 +232,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat