This website works better with JavaScript
ホーム
エクスプローラ
サインイン
axkuhta
/
first
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
331ac7b329
ブランチ
タグ
master
test1
v1.1
v1.0
first
/
index.php
index.php
59 B
履歴
Raw
1
2
3
4
5
<?php
require 'vendor/autoload.php';
echo "Hello!\n";
?>