diff --git a/core.d b/core.d index f6d8e63..4a4924e 100644 --- a/core.d +++ b/core.d @@ -3161,6 +3161,7 @@ class DirectoryWatcher { } } +version(none) void main() { // auto file = new AsyncFile(FilePath("test.txt"), AsyncFile.OpenMode.writeWithTruncation, AsyncFile.RequirePreexisting.yes);