Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / hh_fixme8.php
blob98c11c2577c7275cf7b46a058042ca478fca1b51
1 <?hh
3 function test(): int {
4 /* HH_FIXME[4110]: when there is nothing after the comment other than
5 * white spaces and newline (like in this case), the HH_FIXME is applied
6 * to the next line. */
7 return '';