Add tests for not virtualized functions
[hiphop-php.git] / hphp / hack / test / typecheck / expression_trees_not_virtualize_functions / lambda_escape.php.exp
blobda0d33ea5fa7eaf788f245de935ea93d0c9a87c7
1 File "lambda_escape.php", line 15, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "lambda_escape.php", line 11, characters 37-43:
4 Expected `nothing`
5 File "expr_tree.hhi", line 25, characters 6-51:
6 But got `ExprTree<ExampleDsl, mixed, ExampleInt>`