global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / cuf-warning.php
blob18cbecc721c1e17e31740136f40e45679ac0fd68
1 <?hh
2 class Goo{}
3 var_dump(call_user_func(new Goo));