Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / file / readlink_realpath_error.php.skipif
blobfb7d0162e080f807c796b980acaa83371314e2be
1 <?hh
2 <<__EntryPoint>> function main(): void {
3 if (substr(PHP_OS, 0, 3) == 'WIN') {
4     die('skip no symlinks on Windows');