Arquivos
hhvm/hphp/test/slow/array_iterator/440.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

24 linhas
192 B
Plaintext

array(10) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(3)
[3]=>
int(4)
[4]=>
int(5)
[5]=>
int(6)
[6]=>
int(2)
[7]=>
int(4)
[8]=>
int(6)
[9]=>
int(4)
}
int(12)