New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / const_type.php.exp
blobcef343fde5218df4f97f715a224f7e2ea331946a
1 File "const_type.php", line 13, characters 13-17:
2 Wrong type hint (Typing[4110])
3 File "const_type.php", line 13, characters 9-11:
4 This is an int
5 File "const_type.php", line 13, characters 21-23:
6 It is incompatible with a string