Support is and as
[hiphop-php.git] / hphp / hack / test / autocomplete / dict_keys.php
blob547a75606d530584767c25619475489c87e33bdd
1 <?hh
3 function foo(): string {
6 function bar(dict<string, string> $in): string {
7 return $in[AUTO332]; // This should not invoke autocomplete