Add namespace to gconst
commitd6ab7cdf259f9242f3eca3b6270e0f81cd2e13eb
authorArun Kumar <arkumar@fb.com>
Tue, 11 Dec 2018 14:06:31 +0000 (11 06:06 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 11 Dec 2018 14:09:54 +0000 (11 06:09 -0800)
tree7a1999da71b917b4ddaf62a8de73d1cd0e9749f0
parent8e8776d5685b9c969be693fb3b46e117ab387f7e
Add namespace to gconst

Summary: Add namespace field to `gconst` in AAST.ml to make it match the AST version.

Reviewed By: Wilfred

Differential Revision: D13320215

fbshipit-source-id: 206be103c32f6e24ba8681d5fac2689b65cc0724
hphp/hack/src/annotated_ast/aast.ml
hphp/hack/src/annotated_ast/aast_mapper.ml
hphp/hack/src/naming/ast_to_nast.ml
hphp/hack/src/naming/naming.ml
hphp/hack/src/typing/typing.ml