no main bad main

This commit is contained in:
Adam D. Ruppe 2023-04-04 21:34:05 -04:00
parent 683db6fb8d
commit 1a3c8a4f36
1 changed files with 1 additions and 0 deletions

1
core.d
View File

@ -3161,6 +3161,7 @@ class DirectoryWatcher {
} }
} }
version(none)
void main() { void main() {
// auto file = new AsyncFile(FilePath("test.txt"), AsyncFile.OpenMode.writeWithTruncation, AsyncFile.RequirePreexisting.yes); // auto file = new AsyncFile(FilePath("test.txt"), AsyncFile.OpenMode.writeWithTruncation, AsyncFile.RequirePreexisting.yes);