503f75d08b
These names don't make sense now that we run both suites the same way.
30 linhas
227 B
Plaintext
30 linhas
227 B
Plaintext
0
|
|
1
|
|
2
|
|
3
|
|
4
|
|
array(5) {
|
|
[0]=>
|
|
int(110)
|
|
[1]=>
|
|
int(120)
|
|
[2]=>
|
|
&int(130)
|
|
[3]=>
|
|
int(140)
|
|
[4]=>
|
|
&int(150)
|
|
}
|
|
array(5) {
|
|
[0]=>
|
|
int(110)
|
|
[1]=>
|
|
int(120)
|
|
[2]=>
|
|
&int(130)
|
|
[3]=>
|
|
int(40)
|
|
[4]=>
|
|
int(50)
|
|
}
|