Updating submodules
[hiphop-php.git] / hphp / hack / test / typecheck / function_pointer / class_meth_reified.php.exp
blobc40013f986100511355f4826764d8eed594e7e05
1 ERROR: File "class_meth_reified.php", line 8, characters 3-12:
2 All type arguments must be specified because a type parameter is reified (Typing[4303])
3 File "class_meth_reified.php", line 4, characters 26-28:
4 Definition is here
5 ERROR: File "class_meth_reified.php", line 10, characters 3-12:
6 All type arguments must be specified because a type parameter is reified (Typing[4303])
7 File "class_meth_reified.php", line 4, characters 26-28:
8 Definition is here