Disallow await from being in used in non async context
commitd3c8e3ab0cd2d5fa67aea02ec3dfffcdcbdd6e4f
authorOguz Ulgen <oulgen@fb.com>
Tue, 17 Oct 2017 06:06:02 +0000 (16 23:06 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 17 Oct 2017 06:21:04 +0000 (16 23:21 -0700)
tree44aa1764d5da8438628fe73145409d5cfa8d4a43
parentca0ff3d845eb116e0921271151bf292f8ae980a9
Disallow await from being in used in non async context

Summary: Disallow await from being in used in non async context

Reviewed By: hubyrod, vladima

Differential Revision: D6045251

fbshipit-source-id: ca543cedf634abf48737fd6c10c0ae55b038297c
hphp/hack/src/hhbc/closure_convert.ml
hphp/test/hhcodegen_failing_tests_slow