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