New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / declare_statement.php
blob8b074d22163526fca7828d543cfe5803c3943134
1 <?hh // strict
3 function foo(): void {
4 declare (ticks = 1);