New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / inout / bad_inout_decl_variadic.php.exp
blob24cc81a0597ff3bf637ff72de319428b91087a4f
1 File "bad_inout_decl_variadic.php", line 3, characters 15-31:
2 A variadic parameter ('...') cannot have a modifier that changes the calling convention, like 'inout'. (Parsing[1002])