Updating submodules
[hiphop-php.git] / hphp / test / slow / new_object_expression / new-parent.php
blob5c988349a249b319a6c8c4f4943488c213ae2970
1 <?hh
3 <<__EntryPoint>>
4 function main() {
5 new parent();