No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / global_const_needs_hint.php.exp
blobf5cc3637a5605b91abc4948c54389ae4938f1456
1 File "global_const_needs_hint.php--file2.php", line 3, characters 7-7:
2 Please add a type hint (Naming[2035])
3 File "global_const_needs_hint.php--file2.php", line 3, characters 7-7:
4 Please add a type hint `const SomeType X` (Naming[2001])