Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / slow / like_types / awaitable2.php.expectf.hadva
blobcbb53fe89fa7b8e5b6f5bd82c85e1fc829d9e368
1 int(1)
2 float(1.5)
3 string(3) "foo"
4 bool(false)
5 resource(5) of type (stream)
6 object(stdClass) (0) {
8 vec(3) {
9   int(1)
10   int(2)
11   int(3)
13 dict(2) {
14   ["a"]=>
15   int(1)
16   ["b"]=>
17   int(2)