Fix memoization of functions called with keyset arguments
[hiphop-php.git] / hphp / test / quick / collection-initializer.php.expect
blob292c661732cc38eee02818083b54867593e06e66
1 int(1)
2 int(2)
3 bool(false)
4 =========
5 int(3)
6 int(3)
7 bool(true)
8 =========
9 int(1)
10 int(2)
11 bool(false)
12 string(9) "HH\Vector"
13 =========
14 bool(false)
15 int(2)
16 int(3)
17 bool(false)
18 =========
19 bool(true)
20 int(2)
21 int(3)
22 bool(false)
23 =========
24 int(2)
25 int(1)
26 int(2)
27 int(1)
28 =========
29 string(4) "blah"
30 string(2) "yo"
31 int(2)
32 string(4) "blah"
33 string(2) "yo"
34 =========
35 bool(true)
36 bool(false)