1
0
mirror of https://github.com/deavminet/dnetd-ng synced 2024-09-28 13:13:06 +02:00
dnetd/source/app.d

7 lines
89 B
D

import std.stdio;
void main()
{
writeln("Edit source/app.d to start your project.");
}