Begin naming table comparison
[hiphop-php.git] / hphp / hack / test / typecheck / array_map_filter / array_map10.php.exp
blobf3926ff85c629b4a98e521bd259303fc01c5edb7
1 File "array_map10.php", line 4, characters 17-18:
2 Invalid argument (Typing[4110])
3 File "array_map10.php", line 3, characters 37-38:
4 Expected `TA`
5 File "array_map10.php", line 3, characters 54-55:
6 But got `TC`
7 File "hackarray.hhi", line 25, characters 52-52:
8 via this generic `T`
9 File "hackarray.hhi", line 19, characters 77-78:
10 via this generic `Tv`
11 File "interfaces.hhi", line 123, characters 66-67:
12 via this generic `Tv`