This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
fpc
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
* fixed another warning
Nikolay Nikolov
%!s(int64=4) %!d(string=hai) anos
pai
4ebf857ffc
achega
6e7e632682
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
Ver ficheiro
@@ -232,6 +232,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat