No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / new_expression_targ_illformed.php.exp
blob0b35c3dd8049ce22e41e43dbad7b3c4c7622a17a
1 File "new_expression_targ_illformed.php", line 6, characters 12-15:
2 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
3 File "new_expression_targ_illformed.php", line 3, characters 7-10:
4 Definition is here