New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / gen1.php.legacy.exp
bloba705c9c29f552ab00feabe11e4af8cd206c3a479
1 File "gen1.php", line 23, characters 3-5:
2 Some type constraint(s) here are violated (Typing[4110])
3 File "gen1.php", line 18, characters 14-14:
4 'T' is a constrained type parameter
5 File "gen1.php", line 18, characters 19-19:
6 This is an object of type A
7 File "gen1.php", line 22, characters 23-23:
8 It is incompatible with a value of generic type T