This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
pascal
/
fpc
şunun yansıması
https://gitlab.com/freepascal.org/fpc/source.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
* added packrecords statement so the test compiles on all systems regardless
of the default packrecords value
git-svn-id: trunk@7605 -
Jonas Maebe
18 yıl önce
ebeveyn
b846f2596e
işleme
044e616bea
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
tests/test/tparray20.pp
+ 1
- 0
tests/test/tparray20.pp
Dosyayı Görüntüle
@@ -1,4 +1,5 @@
{$mode macpas}
+{$packrecords 4}
program FatalError_200608051;