This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
pascal
/
freepascal.compiler
oglindă de
https://gitlab.com/freepascal.org/fpc/source.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
* moved into correct dir
peter
26 ani în urmă
părinte
4ad440c3e1
comite
e39ffac090
1 a modificat fișierele
cu
3 adăugiri
și
0 ștergeri
Vizualizare divizată
Arată Statisticile Diff
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
Vizualizați fișierul
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;