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 -gh option required to test correctness
git-svn-id: trunk@34491 -
Jonas Maebe
9 tahun lalu
induk
8cf24a6eba
melakukan
d19bf787a0
1 mengubah file
dengan
2 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
1
tests/webtbs/tw30310.pp
+ 2
- 1
tests/webtbs/tw30310.pp
Tampilan Berkas
@@ -1,4 +1,5 @@
+{ %opt=-gh }
begin
get_cmdline;
-end.
+end.