This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
freepascal.compiler
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
* testjson.pp needs to be compiled in objfpc mode, in particular when
being used in the regression tests
florian
%!s(int64=4) %!d(string=hai) anos
pai
0ff3f04700
achega
5995a9909b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
packages/fcl-json/tests/testjson.pp
+ 1
- 0
packages/fcl-json/tests/testjson.pp
Ver ficheiro
@@ -1,3 +1,4 @@
+{ %OPT=-S2 }
{
This file is part of the Free Component Library