import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-file / fscanf_variation1.php.expectf
blob2c9fb0e01cd6b1fb510edcf8ff0783b303e625bc
1 *** Testing fscanf(): for its return type without third argument ***
2 bool(true)
3 array(1) {
4   [0]=>
5   string(11) "hello_world"
8 *** Done ***