This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* fix runtime check
peter
hace 22 años
padre
57b4d5a0b9
commit
cab15224db
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/tbs/tb0105.pp
+ 1
- 0
tests/tbs/tb0105.pp
Ver fichero
@@ -21,6 +21,7 @@ var
end;
begin
+ l:=5;
{$asmmode att}
asm
movl l,%eax