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
* replaced non-breaking space with space (patch by J. Gareth Moreton,
mantis
#35602
)
git-svn-id: trunk@42105 -
Jonas Maebe
6 anni fa
parent
aad87820e6
commit
23428dbf4c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
tests/test/opt/tdfa19.pp
+ 1
- 1
tests/test/opt/tdfa19.pp
Vedi File
@@ -1,5 +1,5 @@
{ %OPT=-Oodfa -vw -Sew }
-{
%norun }
+{
%norun }
{$mode objfpc}