No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / xhp_attr_5.php.exp
blob30ba644cd30776d4b6136ce712073127da97efce
1 File "xhp_attr_5.php", line 7, characters 10-17:
2 Invalid return type (Typing[4110])
3 File "xhp_attr_5.php", line 6, characters 28-30:
4 Expected `int`
5 File "xhp_attr_5.php", line 4, characters 13-15:
6 But got `?int`