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
Forgot to include option to trash variables for the test for Mantis
#26271
.
git-svn-id: trunk@27873 -
svenbarth
%!s(int64=11) %!d(string=hai) anos
pai
4a0d27ebfe
achega
12f5cb85e8
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
tests/webtbs/tw26271.pp
+ 1
- 0
tests/webtbs/tw26271.pp
Ver ficheiro
@@ -1,4 +1,5 @@
{ %NORUN }
+{ %OPT=-gt }
{$MODE OBJFPC}
program tw26271;