hh_format: support abstract const syntax
commit9eabe60ec5de4628fa0796fbcc696af105601752
authorEugene Letuchy <eletuchy@fb.com>
Wed, 21 Jan 2015 11:23:18 +0000 (21 03:23 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 22 Jan 2015 00:19:39 +0000 (21 16:19 -0800)
treeb9009f1998bd4bff0dc41f27336672bc18c1ed8c
parent2e82b9768e677b69c40f928484ee2733f6e5a3fe
hh_format: support abstract const syntax

Summary: Being a formatter allows us to be quite permissive and accept
 any modifiers before `const`.

Reviewed By: @int3

Differential Revision: D1793062
hphp/hack/src/format/format_hack.ml
hphp/hack/test/typecheck/test_consts7.php.no_format [deleted file]