This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pascal
/
freepascal.compiler
cermin dari
https://gitlab.com/freepascal.org/fpc/source.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
The unit name should start with an upper case to pass tobject5.pp test under Haiku.
git-svn-id: trunk@15034 -
olivier
15 tahun lalu
induk
4303eda80c
melakukan
0223697b17
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
rtl/haiku/system.pp
+ 1
- 1
rtl/haiku/system.pp
Tampilan Berkas
@@ -1,4 +1,4 @@
-Unit
s
ystem;
+Unit
S
ystem;
interface