Updating submodules
[hiphop-php.git] / hphp / test / slow / array_assignment / 506.php.expect
blob95336dfdc1ba0a12ff289d755671197b41a2984a
1 vec(3) {
2   int(1)
3   string(5) "hello"
4   float(3.5)
6 vec(4) {
7   int(1)
8   string(5) "hello"
9   float(3.5)
10   string(5) "world"
12 vec(3) {
13   int(1)
14   string(5) "hello"
15   float(3.5)
17 int(3)