No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / arithmetic_lower.php.exp
blob4ae75d6b9dfd4d465ed12d65714a6a94802b820c
1 File "arithmetic_lower.php", line 92, characters 15-23:
2 Invalid argument (Typing[4110])
3 File "arithmetic_lower.php", line 4, characters 22-26:
4 Expected `float`
5 File "arithmetic_lower.php", line 92, characters 15-23:
6 But got `int` because this is the result of an integer arithmetic operation