Move tests that only checks first error to subfolder
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / only_first_error / owned_mutable6.php
blobe1eddb385d5956633b0e59fbbf4dbab75814d6c4
1 <?hh // partial
3 function f() {
4 // ERROR
5 $x = (<<__OwnedMutable>> A $c) ==> {};