This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
freepascal.compiler
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* 1.1 only, becuase it requires automatic dll import for win32
peter
22 年 前
親
e971a1a760
コミット
28816cdfa1
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
tests/test/cg/tprintf.pp
+ 1
- 0
tests/test/cg/tprintf.pp
ファイルの表示
@@ -1,3 +1,4 @@
+{ %version=1.1 }
{ %NOTE=This test requires a C library }
{$mode objfpc}