This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
*** empty log message ***
florian
26 anni fa
parent
685340e8e3
commit
b1759b1d5f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
tests/ts/ts010002.pp
+ 1
- 1
tests/ts/ts010002.pp
Vedi File
@@ -1,4 +1,4 @@
-{
$OPT=-S2
}
+{
$Mode objfpc
}
{
$Id$