mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-06 15:34:10 +02:00
[svn r22] * Forgot to add std.stdio
This commit is contained in:
@@ -3,6 +3,4 @@ import std.stdio;
|
||||
|
||||
void main() {
|
||||
writefln("Hello world!"[]);
|
||||
print(42);
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user