Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / async_function_implicit_return_wrong_type2.php.exp
blob1214e5423ec3982335fc31ef0b09847e51ed6f8e
1 File "async_function_implicit_return_wrong_type2.php", line 12, characters 16-16:
2 Invalid return type (Typing[4336])
3 File "async_function_implicit_return_wrong_type2.php", line 12, characters 16-16:
4 Expected void because this function does not always return a value
5 File "async_function_implicit_return_wrong_type2.php", line 12, characters 31-33:
6 But got int