Difference between revisions of "Sandbox"

From D Wiki
Jump to: navigation, search
(Test edit via git)
(test)
Line 14: Line 14:
  
 
Git edit test
 
Git edit test
 +
 +
test

Revision as of 17:22, 23 January 2015

Hello, world!

import std.stdio;

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

Template:Fake heading: Hello there!

test

Git edit test

test