Refactor the parsing and processing of configuration options ... just a bit ...
[hiphop-php.git] / hphp / test / slow / array / 244.php.expect
blob5f2e8abb55d3adcdded96cc8d60fbc47143cf051
1 array(3) {
2   [0]=>
3   string(1) "a"
4   [1]=>
5   string(1) "b"
6   [2]=>
7   string(1) "c"
9 array(2) {
10   [0]=>
11   string(1) "a"
12   [1]=>
13   string(1) "c"
15 array(1) {
16   [0]=>
17   string(1) "a"