Fixed list difference algorithm
[hiphop-php.git] / hphp / hack / test / typecheck / constraints / tapply_is_newtype.php.exp
blob7c37ceeac3c9594a0909820059eb8b1ea6602064
1 File "tapply_is_newtype.php--file2.php", line 5, characters 18-30:
2 Some type constraint(s) here are violated (Typing[4110])
3 File "tapply_is_newtype.php--file1.php", line 4, characters 22-22:
4 'T' is a constrained type parameter
5 File "tapply_is_newtype.php--file1.php", line 4, characters 27-29:
6 This is a num (int/float)
7 File "tapply_is_newtype.php--file2.php", line 5, characters 32-36:
8 It is incompatible with a mixed value
9 File "tapply_is_newtype.php--file1.php", line 6, characters 40-40:
10 via this generic T