New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / hh_fixme6.php
blobb353872b8a9d98026e4128f57fe5faa05e86c7cf
1 <?hh // partial
3 function test(): int {
4 /* HH_FIXME[4110]: Followed by a colon */ return 'foo';