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
* testjson.pp needs to be compiled in objfpc mode, in particular when
being used in the regression tests
florian
4 anni fa
parent
0ff3f04700
commit
5995a9909b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
packages/fcl-json/tests/testjson.pp
+ 1
- 0
packages/fcl-json/tests/testjson.pp
Vedi File
@@ -1,3 +1,4 @@
+{ %OPT=-S2 }
{
This file is part of the Free Component Library