This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
freepascal.compiler
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* moved into correct dir
peter
26 年 前
親
4ad440c3e1
コミット
e39ffac090
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
tests/test/testgoto.pp
+ 3
- 0
tests/testgoto.pp → tests/test/testgoto.pp
ファイルの表示
@@ -1,3 +1,6 @@
+program testgoto;
+
+{$goto on}
function test : longint;