mirror of https://github.com/adamdruppe/arsd.git
no main bad main
This commit is contained in:
parent
683db6fb8d
commit
1a3c8a4f36
1
core.d
1
core.d
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue