This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
fpc
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* typo rte instead of result
peter
22 vuotta sitten
vanhempi
6e553bfafd
commit
9861ba3221
2 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
tests/test/texception6.pp
1
1
tests/test/texception7.pp
+ 1
- 1
tests/test/texception6.pp
Näytä tiedosto
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
SysUtils;
+ 1
- 1
tests/test/texception7.pp
Näytä tiedosto
@@ -1,5 +1,5 @@
{ %version=1.1 }
-{ %rt
e
=0 }
+{ %r
esul
t=0 }
uses
sysutils;