[ create a new paste ] login | about

Link: http://codepad.org/WZvGCR65    [ raw code | output | fork ]

D, pasted on Sep 3:
1
2
3
4
5
 
void main()
{
    writefln("Hello, World!");
}


Output:
1
Hello, World!


Create a new paste based on this one


Comments: