global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / autoload6-2.inc
blob9968cb2cefad2695949ec05303943c5d814d326e
1 <?hh
3 interface I {
4   public function bar();