import non-predictable number tests
[hiphop-php.git] / hphp / test / zend / good / ext-posix / posix_times.php
blob9b100c4518f79cd3c188562a635a595bf11af4b0
1 <?php
2 var_dump(posix_times());
3 ?>
4 ===DONE===