introduce array_multisort1, ..., array_multisort9
[hiphop-php.git] / hphp / test / slow / ext_array / array_multisort_bug_1.php.expect
blob29f40091831515b04976cc3c7392e4bbd80e7a5f
1 bool(true)
2 array(3) {
3   [0]=>
4   string(1) "b"
5   [1]=>
6   string(1) "c"
7   [2]=>
8   string(1) "a"