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
Forgot to include option to trash variables for the test for Mantis
#26271
.
git-svn-id: trunk@27873 -
svenbarth
hace 11 años
padre
4a0d27ebfe
commit
12f5cb85e8
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/webtbs/tw26271.pp
+ 1
- 0
tests/webtbs/tw26271.pp
Ver fichero
@@ -1,4 +1,5 @@
{ %NORUN }
+{ %OPT=-gt }
{$MODE OBJFPC}
program tw26271;