This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
fpc
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Forgot to include option to trash variables for the test for Mantis
#26271
.
git-svn-id: trunk@27873 -
svenbarth
il y a 11 ans
Parent
4a0d27ebfe
commit
12f5cb85e8
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
tests/webtbs/tw26271.pp
+ 1
- 0
tests/webtbs/tw26271.pp
Voir le fichier
@@ -1,4 +1,5 @@
{ %NORUN }
+{ %OPT=-gt }
{$MODE OBJFPC}
program tw26271;