このページ " http://ww2019.starfree.jp/xuser/able/test.php "のPHPコードは以下の通りです。
<?php
require("./testlib/test2.php");
run();
?>