New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / void_isnt_dynamic.php.exp
blob32e19e506a97709fd5e6ff06bc696922ff9ca35a
1 File "void_isnt_dynamic.php", line 3, characters 10-12:
2 Invalid return type (Typing[4110])
3 File "void_isnt_dynamic.php", line 3, characters 10-12:
4 This is void because this function implicitly returns void
5 File "void_isnt_dynamic.php", line 3, characters 17-23:
6 It is incompatible with a dynamic value