changed d.D to d.d

This commit is contained in:
Nathan M. Swan
2012-01-22 00:51:42 -09:00
parent 38f6567c5c
commit 43f7031026

View File

@@ -4,4 +4,4 @@ import std.stdio;
void main()
{
writefln("Hello World!");
}
}