This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merged revisions 1398 via svnmerge from
/trunk
git-svn-id: branches/fixes_2_0@1399 -
Jonas Maebe
hace 20 años
padre
5cc7a33a96
commit
e9e8628bbc
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
tests/webtbs/tw4266.pp
+ 1
- 1
tests/webtbs/tw4266.pp
Ver fichero
@@ -1,4 +1,4 @@
-{ %OPT=-O-G2
p3
-Sd}
+{ %OPT=-O-G2 -Sd}
var
c: array[1..10] of integer;