This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pascal
/
fpc
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Forgot to include option to trash variables for the test for Mantis
#26271
.
git-svn-id: trunk@27873 -
svenbarth
11 anos atrás
pai
4a0d27ebfe
commit
12f5cb85e8
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
tests/webtbs/tw26271.pp
+ 1
- 0
tests/webtbs/tw26271.pp
Ver arquivo
@@ -1,4 +1,5 @@
{ %NORUN }
+{ %OPT=-gt }
{$MODE OBJFPC}
program tw26271;