This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pascal
/
freepascal.compiler
cermin dari
https://gitlab.com/freepascal.org/fpc/source.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
* moved into correct dir
peter
26 tahun lalu
induk
4ad440c3e1
melakukan
e39ffac090
1 mengubah file
dengan
3 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
Tampilan Berkas
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;