This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pascal
/
freepascal.compiler
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
* moved into correct dir
peter
há 26 anos atrás
pai
4ad440c3e1
commit
e39ffac090
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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;