Move tests that only checks first error to subfolder
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / only_first_error / owned_mutable15.php
blobfcaf9fe31dd17121cf3885b5ad97f3c005ed4e74
1 <?hh // partial
3 // ERROR
4 <<__Rx>>
5 function f(<<__OwnedMutable, __MaybeMutable>> A $a) {