fork download
  1.  
  2. import std.stdio;
  3.  
  4. void main()
  5. {
  6. writeln(__VERSION__);
  7. }
Success #stdin #stdout 0.01s 2120KB
stdin
Standard input is empty
stdout
2042