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