Fix unsoundness bug with arithmetic and unresolved types
[hiphop-php.git] / hphp / hack / test / typecheck / lambda / lambda_apply.php.exp
blob155ca0f3e69cb4649e42cb194b97704619d0ad16
1 File "lambda_apply.php", line 16, characters 20-21:
2 Could not find method fo in an object of type C (Typing[4053])
3 File "lambda_apply.php", line 16, characters 30-30:
4 This is why I think it is an object of type C
5 File "lambda_apply.php", line 12, characters 7-7:
6 Declaration of C is here
7 File "lambda_apply.php", line 17, characters 32-33:
8 Could not find method fo in an object of type C (Typing[4053])
9 File "lambda_apply.php", line 17, characters 16-16:
10 This is why I think it is an object of type C
11 File "lambda_apply.php", line 12, characters 7-7:
12 Declaration of C is here