This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
freepascal.compiler
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
+ added forgotten $codepage directive
git-svn-id: trunk@429 -
florian
20 年 前
親
ec6d5ff211
コミット
80f6b094d3
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
tests/test/tutf82.pp
+ 1
- 0
tests/test/tutf82.pp
ファイルの表示
@@ -1,3 +1,4 @@
+{$codepage utf8}
var
w : widestring;
begin