This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
fpc
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
test: forgotten { %fail } directive
git-svn-id: trunk@16718 -
paul
14 年 前
親
0da9d36116
コミット
fab44804d2
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
tests/test/tgeneric31.pp
+ 1
- 0
tests/test/tgeneric31.pp
ファイルの表示
@@ -1,3 +1,4 @@
+{ %fail }
program tgeneric31;
{$mode delphi}