[ create a new paste ] login | about

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

D, pasted on Nov 21:
1
2
3
void main(){
    printf("Hello, World");
}


Output:
1
Hello, World


Create a new paste based on this one


Comments: