This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* hint will be triggered because of a conditional when compiling
the system unit. This will not be changed in 1.0.x
peter
hace 22 años
padre
ebe5373116
commit
e10aa660f4
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
tests/webtbs/tw1284.pp
+ 2
- 0
tests/webtbs/tw1284.pp
Ver fichero
@@ -1,3 +1,5 @@
+{ %version=1.1 }
+
{ %OPT=-Seh -vh }
{$mode objfpc}
function f(p: word): boolean;