Difference between revisions of "Sandbox"

From D Wiki
Jump to: navigation, search
(test)
(Test edit via git)
Line 12: Line 12:
  
 
[http://forum.dlang.org/post/stxxtfwfrwllkcpunhue@forum.dlang.org test]
 
[http://forum.dlang.org/post/stxxtfwfrwllkcpunhue@forum.dlang.org test]
 +
 +
Git edit test

Revision as of 16:54, 26 February 2014

Hello, world!

import std.stdio;

int main(string[] args)
{
    writeln("Hello, world!");
    return 0;
}

Template:Fake heading: Hello there!

test

Git edit test