Updating submodules
[hiphop-php.git] / hphp / hack / test / typecheck / function_pointer / explicit_targs.php.exp
blob814df4a1347fe0c7f43deb2e060993ada65ede2d
1 ERROR: File "explicit_targs.php", line 8, characters 8-23:
2 Illegal wildcard (`_`): generic type parameter `T` must be specified explicitly (Typing[4347])
3 File "explicit_targs.php", line 3, characters 42-42:
4 Definition is here