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
+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly
Nikolay Nikolov
7 bulan lalu
induk
9a77a855e4
melakukan
f1725289e9
2 mengubah file
dengan
4 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
0
tests/test/tabsvr6.pp
2
0
tests/test/tabsvr7.pp
+ 2
- 0
tests/test/tabsvr6.pp
Tampilan Berkas
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses
+ 2
- 0
tests/test/tabsvr7.pp
Tampilan Berkas
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses