[ create a new paste ] login | about

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

D, pasted on Mar 27:
1
2
3
4
5
import std.compiler;

void main() {
   writefln(name);
}


Output:
1
Digital Mars D


Create a new paste based on this one


Comments: