This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
fpc
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* zapped gremlins that threw off dotest's detection of the %fail
git-svn-id: trunk@13798 -
Jonas Maebe
16 年 前
親
762a0c7059
コミット
b8a28ff5da
2 ファイル変更
、
2 行追加
、
2 行削除
分割表示
差分情報を表示
1
1
tests/webtbf/tw14650.pp
1
1
tests/webtbf/tw14650a.pp
+ 1
- 1
tests/webtbf/tw14650.pp
ファイルの表示
@@ -1,4 +1,4 @@
-{
%fail }
+{
%fail }
{$mode objfpc}
+ 1
- 1
tests/webtbf/tw14650a.pp
ファイルの表示
@@ -1,4 +1,4 @@
-{
%fail }
+{
%fail }
{$mode objfpc}