app.d 89 B

123456
  1. import std.stdio;
  2. void main()
  3. {
  4. writeln("Edit source/app.d to start your project.");
  5. }