예제 #1
0
파일: 727.php 프로젝트: badlamer/hhvm
 public function test2()
 {
     self::test1();
     foo::test1();
     echo 'in test2';
 }