Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / super_constraint_2.php.exp
blobf1a51aaecd11db0d3a272d4cbc600d00d26d0308
1 File "super_constraint_2.php", line 27, characters 12-26:
2 Invalid return type (Typing[4110])
3 File "super_constraint_2.php", line 26, characters 6-18:
4 This is an object of type FooDerived123
5 File "super_constraint_2.php", line 23, characters 10-15:
6 It is incompatible with an object of type Foo123
7 File "super_constraint_2.php", line 10, characters 32-32:
8 via this generic T