Use interfaces for types in ET type tests
[hiphop-php.git] / hphp / hack / test / typecheck / expression_trees / splice_err5.php.exp
blobbc3c4cef457f9a7bae0390f1166dfdaf9ae981a2
1 File "splice_err5.php", line 9, characters 17-21:
2 Invalid argument (Typing[4110])
3 File "expr_tree.hhi", line 224, characters 26-35:
4 Expected `ExampleInt`
5 File "splice_err5.php", line 6, characters 8-20:
6 But got `TInfer#1 = ExampleString`
7 File "expr_tree.hhi", line 14, characters 33-38:
8 via this generic `TInfer`
9 File "expr_tree.hhi", line 200, characters 44-49:
10 via this generic `TInfer`