This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
pascal
/
freepascal.compiler
zrcadlo
https://gitlab.com/freepascal.org/fpc/source.git
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Procházet zdrojové kódy
* testjson.pp needs to be compiled in objfpc mode, in particular when
being used in the regression tests
(cherry picked from commit 5995a9909b676d3e7f475e1eb41b2112924b99e7)
florian
před 4 roky
rodič
151de3c1d8
revize
94d126112c
1 změnil soubory
, kde provedl
1 přidání
a
0 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
1
0
packages/fcl-json/tests/testjson.pp
+ 1
- 0
packages/fcl-json/tests/testjson.pp
Zobrazit soubor
@@ -1,3 +1,4 @@
+{ %OPT=-S2 }
{
This file is part of the Free Component Library