Sandbox

From D Wiki
Revision as of 16:54, 26 February 2014 by Vladimir Panteleev (talk | contribs) (Test edit via git)
Jump to: navigation, search

Hello, world!

import std.stdio;

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

Template:Fake heading: Hello there!

test

Git edit test