Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / constructor_method_call.php.exp
blobd956edbe79fa3d636bb342076425bf4735d1a42b
1 File "constructor_method_call.php", line 9, characters 3-9:
2 Method call following immediate constructor call requires parentheses around constructor call. (Parsing[1002])