This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pascal
/
fpc
cermin dari
https://gitlab.com/freepascal.org/fpc/source.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value
git-svn-id: trunk@7605 -
Jonas Maebe
18 tahun lalu
induk
b846f2596e
melakukan
044e616bea
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
0
tests/test/tparray20.pp
+ 1
- 0
tests/test/tparray20.pp
Tampilan Berkas
@@ -1,4 +1,5 @@
{$mode macpas}
+{$packrecords 4}
program FatalError_200608051;