New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / misspell_dict.php
blobef673be50b284968e40647886cfb15ea2993e3e2
1 <?hh // strict
3 function foo(): void {
4 $x = Dict['foo' => 'bar'];