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
* moved into correct dir
peter
hace 26 años
padre
4ad440c3e1
commit
e39ffac090
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
Ver fichero
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;