improve Shapes::idx / Shapes::idx lint by underlining invalid property
[hiphop-php.git] / hphp / hack / test / dynamic_view / test_arrays.php.exp
blobbd6ec596ce2dcf6fb6245701bb252242fc7561ee
1 File "test_arrays.php", line 7, characters 31-41:
2 dynamic
3 File "test_arrays.php", line 10, characters 31-41:
4 vec<nothing>
5 File "test_arrays.php", line 5, characters 19-24:
6 Unbound name: `vec` (Naming[2049])
7 File "test_arrays.php", line 11, characters 10-11:
8 Invalid return type (Typing[4110])
9 File "test_arrays.php", line 8, characters 8-15:
10 Expected `nothing`
11 File "test_arrays.php", line 5, characters 26-28:
12 But got `int`
13 File "test_arrays.php", line 5, characters 26-28:
14 This type argument to `vec` must match exactly (it is invariant)