Arquivos
hhvm/hphp/test/slow/ext_array/1770.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

9 linhas
63 B
Plaintext

k=0 v=0
k=2 v=2
array(2) {
[0]=>
int(0)
[2]=>
int(2)
}