import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vprintf_basic2.php.expectf
blobaa2dab2485abed226eb2db007125e69443a863f6
1 *** Testing vprintf() : basic functionality - using integer format ***
2 111
3 int(3)
4 111 222
5 int(7)
6 111 222 333
7 int(11)
8 ===DONE===