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
* moved into correct dir
peter
%!s(int64=26) %!d(string=hai) anos
pai
4ad440c3e1
achega
e39ffac090
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
Ver ficheiro
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;