Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / hh_fixme2.php
blobeebb652644bbf67fecb3aab6709a5e36b74a8597
1 <?hh // partial
3 function test(): int {
4 /* HH_FIXME[9999] */ return 'foo';