No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / no_unset_in_strict_mode.php.exp
blob103d75625cc1249fb1d5dde19af1c94bd2d71315
1 File "no_unset_in_strict_mode.php", line 5, characters 3-12:
2 In `strict` mode, `unset` is banned except on dynamic, darray, keyset, or dict indexing (Typing[4135])