No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / varray_invalid.php
blobde482409d80f5a54e588f399b6488209ff6302a9
1 <?hh
3 function foo(varray<int) $x): void {}