示例#1
0
文件: 727.php 项目: badlamer/hhvm
 public function test2()
 {
     self::test1();
     foo::test1();
     echo 'in test2';
 }