Esempio n. 1
0
 public function test()
 {
     a2::foo();
     b2::foo();
 }
Esempio n. 2
0
 public function test1a()
 {
     b2::foo();
 }