コード例 #1
0
ファイル: 727.php プロジェクト: badlamer/hhvm
 public function test2()
 {
     self::test1();
     foo::test1();
     echo 'in test2';
 }