This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* tests should fail
peter
hace 23 años
padre
e3700b1d79
commit
1eab231e2e
Se han
modificado 2 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
tests/tbf/tb0122.pp
2
0
tests/tbf/tb0123.pp
+ 2
- 0
tests/tbf/tb0122.pp
Ver fichero
@@ -1,3 +1,5 @@
+{ %fail }
+
{ %version=1.1}
{$mode delphi}
var
+ 2
- 0
tests/tbf/tb0123.pp
Ver fichero
@@ -1,3 +1,5 @@
+{ %fail }
+
type
smallrange = 5..287;
const