Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / shape18.php
blob17456a700c3ef1da42bdbcc410c36a0cf9cc009c
1 <?hh // partial
3 type foo = shape('bar' => array);