This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly
Nikolay Nikolov
7 tháng trước cách đây
mục cha
9a77a855e4
commit
f1725289e9
2 tập tin đã thay đổi
với
4 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
tests/test/tabsvr6.pp
2
0
tests/test/tabsvr7.pp
+ 2
- 0
tests/test/tabsvr6.pp
Xem Tập Tin
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses
+ 2
- 0
tests/test/tabsvr7.pp
Xem Tập Tin
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses