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
* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value
git-svn-id: trunk@7605 -
Jonas Maebe
18 vuotta sitten
vanhempi
b846f2596e
commit
044e616bea
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
tests/test/tparray20.pp
+ 1
- 0
tests/test/tparray20.pp
Näytä tiedosto
@@ -1,4 +1,5 @@
{$mode macpas}
+{$packrecords 4}
program FatalError_200608051;