Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / fc_enum_case_8.php.exp
blob2df08ee60686bad7e52562476b53c83a8de5097f
1 File "fc_enum_case_8.php", line 10, characters 10-16:
2 Invalid return type (Typing[4110])
3 File "fc_enum_case_8.php", line 10, characters 10-16:
4 Expected void because this function implicitly returns void
5 File "fc_enum_case_8.php", line 10, characters 23-25:
6 But got int