import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vfprintf_basic1.php.expectf
blob199087dd48f5019b048c2717f94f9e70bbd5241b
1 *** Testing vfprintf() : basic functionality - using string format ***
2 int(4)
3 int(8)
4 int(14)
5 one
6 one two
7 one two three
8 ===DONE===