This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
freepascal.compiler
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* moved into correct dir
peter
26 vuotta sitten
vanhempi
4ad440c3e1
commit
e39ffac090
1 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
Näytä tiedosto
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;