Updating submodules
[hiphop-php.git] / hphp / hack / test / typecheck / function_pointer / simple_function_pointer_targs_bad.php.exp
blob28a90ee28d456a3ed4bf6a78f4adc01b2bc5859c
1 ERROR: File "simple_function_pointer_targs_bad.php", line 8, characters 6-19:
2 Invalid argument (Typing[4110])
3 File "simple_function_pointer_targs_bad.php", line 7, characters 12-14:
4 Expected `int`
5 File "simple_function_pointer_targs_bad.php", line 3, characters 17-17:
6 via this generic `T`
7 File "simple_function_pointer_targs_bad.php", line 8, characters 6-19:
8 But got `string`