!7 p { if (isWindows()) ret with print("No Symlinks on Windows"); for (File dir : listDirs(javaxDataDir())) { print("Dir found: " + dir); } }