extract `interpolate_variables` to `utils`
commit42ab3b4198e74065623a2926e07389e8cdf971d6
authorWaleed Khan <waleedk@fb.com>
Sat, 3 Aug 2019 00:30:40 +0000 (2 17:30 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Sat, 3 Aug 2019 00:36:08 +0000 (2 17:36 -0700)
treee6454ad94952726b68ef25eabf081551085090f6
parentb4773daa643c9f4aa03eb66c680e9fa64a01e58d
extract `interpolate_variables` to `utils`

Summary: We use this in a future diff where we introduce a new LSP testing framework.

Reviewed By: jewelpit

Differential Revision: D16596364

fbshipit-source-id: df4404a90e1ecefe699d07dd77f0941fb0b63e18
hphp/hack/test/integration/test_lsp.py
hphp/hack/test/integration/utils.py