New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / error_messages / float.php.exp
blob134d5f81eb51e7d05953424d847cc87d39578b97
1 File "float.php", line 9, characters 10-15:
2 Invalid return type (Typing[4110])
3 File "float.php", line 3, characters 17-22:
4 This is a string
5 File "float.php", line 9, characters 10-15:
6 It is incompatible with a float because this is the result of an arithmetic operation with a float as the first argument.
7 File "float.php", line 4, characters 12-14:
8 Here is why I think the argument is a float: this is a float