Arquivos
hhvm/hphp/test/slow/array_offset/429.php.expect
T
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00

19 linhas
190 B
Plaintext

array(4) {
[0]=>
int(4)
[1]=>
int(2)
[7]=>
int(3)
[10]=>
int(5)
}
string(1) "4"
string(1) "2"
string(1) "3"
string(1) "5"
string(0) ""
string(0) ""
string(0) ""
string(0) ""