Fix tast_typecheck tests
commit0297615ab9495193fdf1070cbe4f93a9c9d12a60
authorVassil Mladenov <vmladenov@fb.com>
Thu, 2 May 2019 02:32:07 +0000 (1 19:32 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Thu, 2 May 2019 02:35:52 +0000 (1 19:35 -0700)
tree4646673736dacdb1b3d95f5666586f816e4beb09
parent421f9ef02eec230f0757074d28c46f6d127a22b8
Fix tast_typecheck tests

Reviewed By: alexeyt

Differential Revision: D15171673

fbshipit-source-id: f460a7553db08a817433f82bd852fe26e33fe9bd
hphp/hack/test/typecheck/await_as_an_expression/await_as_an_expression_unsafe_expr_2.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/await_as_an_expression/error/await_as_an_expression_unsafe_expr.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/classname/union_new.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/dynamic/variableprop.php.tast_typecheck_exp
hphp/hack/test/typecheck/new_inference/eager_solve/function_apply_hard.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/new_inference/eager_solve/nullable_array_append_hard.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/new_inference/untypeable/closure.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/unsafe_expr_flags/enable_unsafe_expr/unsafeexpr1.php.tast_typecheck_exp [new file with mode: 0644]
hphp/hack/test/typecheck/unsafeexpr4.php.tast_typecheck_exp [new file with mode: 0644]