Don't check parameter type coercion
[hiphop-php.git] / hphp / hack / test / typecheck / reified_generics / box_parametrized.php.exp
blob81e06a4a790b01acf97d61c920d0efbcd290df69
1 ERROR: File "box_parametrized.php", line 13, characters 14-20:
2 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
3 File "box_parametrized.php", line 8, characters 7-13:
4 Definition is here
5 ERROR: File "box_parametrized.php", line 18, characters 15-20:
6 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
7 File "box_parametrized.php", line 7, characters 7-12:
8 Definition is here
9 ERROR: File "box_parametrized.php", line 20, characters 15-21:
10 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
11 File "box_parametrized.php", line 8, characters 7-13:
12 Definition is here
13 ERROR: File "box_parametrized.php", line 26, characters 21-26:
14 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
15 File "box_parametrized.php", line 7, characters 7-12:
16 Definition is here
17 ERROR: File "box_parametrized.php", line 27, characters 28-34:
18 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
19 File "box_parametrized.php", line 8, characters 7-13:
20 Definition is here
21 ERROR: File "box_parametrized.php", line 31, characters 29-35:
22 Wrong number of type arguments (expected 1, got 0) (Typing[4101])
23 File "box_parametrized.php", line 8, characters 7-13:
24 Definition is here