Correctly lowering variadic type hints for variadic paramters
commit4342efa0e190ec8f2b94f21ca535ef8ab60c07d6
authorPhilip Hölzenspies <drphil@fb.com>
Wed, 19 Apr 2017 08:26:50 +0000 (19 01:26 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 19 Apr 2017 08:42:50 +0000 (19 01:42 -0700)
tree9057ae22c6682f57e5433119c26a576d7da6a560
parentcba997420ff3fe89ac8b541ce3348cc9104244ad
Correctly lowering variadic type hints for variadic paramters

Summary:
The Full Fidelity Parse Tree to AST lowerer choked on type hints containing variadics, e.g.
```
(function(...):T)
```

Here's the fix.

Reviewed By: oulgen

Differential Revision: D4906128

fbshipit-source-id: 5ecb99bfb7071a818fdc36c4897333c96fef4053
hphp/hack/src/parser/full_fidelity_ast.ml