[ create a new paste ] login | about

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

D, pasted on Feb 4:
1
2
3
4
void main()
{
     writef("Hello World");
}


Output:
1
Hello World


Create a new paste based on this one


Comments: