xxxxxxxxxx
#include <stdio.h>
import std.stdio;
void main() {
printf("Hello dpp.\n");
writefln ("und hello dlang world");
}