Allow `clone` to be argument to `Rx\mutable`
commit84f1ad6e52cd8f8e223e76ac15d2dced9b7dddcf
authorVladimir Matveev <vladima@fb.com>
Tue, 9 Apr 2019 14:30:21 +0000 (9 07:30 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 9 Apr 2019 14:33:30 +0000 (9 07:33 -0700)
tree44f40df295fbcfa0e0a6f2e7a406b04c02678c7a
parent2e160b789aa624e38f216f53dc17aca87bcf6ccb
Allow `clone` to be argument to `Rx\mutable`

Summary: as in title

Reviewed By: KendallHopkins

Differential Revision: D14850353

fbshipit-source-id: 6d7939f086a556136861fa8f55ba48b1adb0921b
hphp/hack/src/typing/tast_check/basic_reactivity_check.ml
hphp/hack/test/typecheck/reactive/clone_in_rx_mutable.php [new file with mode: 0644]
hphp/hack/test/typecheck/reactive/clone_in_rx_mutable.php.exp [new file with mode: 0644]