New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / num_type_hint_bad.php.exp
blob44e966411920283ded410c792c3a30b66e907f7d
1 File "num_type_hint_bad.php", line 21, characters 5-6:
2 Invalid argument (Typing[4110])
3 File "num_type_hint_bad.php", line 15, characters 12-14:
4 This is a num (int | float)
5 File "num_type_hint_bad.php", line 20, characters 12-12:
6 It is incompatible with an object of exactly the class C