Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / covariance8.php.exp
blob2fa3432771bed9237a9fcc98610908771b510096
1 File "covariance8.php--file2.php", line 9, characters 12-13:
2 Invalid argument (Typing[4110])
3 File "covariance8.php--file2.php", line 7, characters 22-22:
4 This is an object of type A
5 File "covariance8.php--file2.php", line 8, characters 19-19:
6 It is incompatible with an object of type B
7 File "covariance8.php--file1.php", line 5, characters 22-22:
8 via this generic T
9 File "covariance8.php--file2.php", line 7, characters 22-22:
10 Considering that this type argument is invariant with respect to ID