Fix values at the beginning of a namespace
commit2814bb2b38f688b3a77fce61993a165b9879ea38
authorTed Spence <tspence@fb.com>
Mon, 10 Jun 2019 19:46:32 +0000 (10 12:46 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 10 Jun 2019 19:57:06 +0000 (10 12:57 -0700)
tree1262a730a80637dd1b7059e7acd4c91d26de3f29
parent03f4c9f2a0fff6ecacb72781899221ebd5f624fe
Fix values at the beginning of a namespace

Summary: During bug review, I discovered that namespace search does not produce a list of possible results if you have simply typed the name of a namespace.

Reviewed By: 2BitSalute

Differential Revision: D15716193

fbshipit-source-id: cccf1838aa14eb05a8f8a4cf2f6b67bec67191d7
hphp/hack/src/search/namespaceSearchService.ml
hphp/hack/test/integration/symbol_index_test.ml