No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / typing_fail_cannotinstantiate_abstract.php.exp
blobbe2db494783e56c81a61eede7e8c4f0339cb847f
1 File "typing_fail_cannotinstantiate_abstract.php", line 15, characters 23-42:
2 `CannotBeInstantiated` is uninstantiable (Typing[4002])
3 File "typing_fail_cannotinstantiate_abstract.php", line 11, characters 22-41:
4 Declaration is here