Support is and as
[hiphop-php.git] / hphp / hack / test / autocomplete / builtins.php
blobffce0aa7e56e142958f738bfa8d07ab3e577a6ea
1 <?hh
3 function f(Generator<int, int, int> $a): void {
4 $a->AUTO332