Added in some missing fields (columns) to watchman_events tables
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / array / max_variation2.php.expectf
blob2529ecf7e97c22154ba737795dd854721383ad45
1 *** Testing arrays  ***
2 int(2)
3 int(2)
4 float(2.11)
5 string(1) "t"
6 bool(true)
7 bool(true)
8 int(2147483646)
9 %s(2147483648)
10 %s(2147483648)
11 int(-2147483646)
12 int(-2147483647)
13 int(-2147483647)
15 Done