This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
fpc
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Forgot to include option to trash variables for the test for Mantis
#26271
.
git-svn-id: trunk@27873 -
svenbarth
11 anni fa
parent
4a0d27ebfe
commit
12f5cb85e8
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tests/webtbs/tw26271.pp
+ 1
- 0
tests/webtbs/tw26271.pp
Vedi File
@@ -1,4 +1,5 @@
{ %NORUN }
+{ %OPT=-gt }
{$MODE OBJFPC}
program tw26271;