This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
freepascal.compiler
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
* fix runtime check
peter
%!s(int64=22) %!d(string=hai) anos
pai
57b4d5a0b9
achega
cab15224db
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
tests/tbs/tb0105.pp
+ 1
- 0
tests/tbs/tb0105.pp
Ver ficheiro
@@ -21,6 +21,7 @@ var
end;
begin
+ l:=5;
{$asmmode att}
asm
movl l,%eax