New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / fc_enum_12.php
blob9b6e145fa617aa6ee6f6dd42e379fcebbbeb1757
1 <?hh // strict
3 // No using HH\BuiltinEnum
4 function foo(HH\BuiltinEnum $foo): void {}