Remove `hhi_lib__srcs/` from HHI paths when built with buck
[hiphop-php.git] / hphp / hack / test / typecheck / as_expression / dict.php.exp
blob3014b88b672395ceecb1c9637a97064d5fcd919c
1 File "dict.php", line 6, characters 16-17:
2 Invalid argument (Typing[4110])
3 File "dict.php", line 22, characters 28-30:
4 This is an int
5 File "hackarray.hhi", line 11, characters 34-41:
6 It is incompatible with an array key (int/string)
7 File "dict.php", line 4, characters 9-12:
8 The type dict expects 2 type parameter(s) (Typing[4101])
9 File "dict.php", line 12, characters 16-17:
10 Invalid argument (Typing[4110])
11 File "dict.php", line 22, characters 28-30:
12 This is an int
13 File "hackarray.hhi", line 11, characters 34-41:
14 It is incompatible with an array key (int/string)