Last update October 9, 2010

Cookbook /
Hello World



This is a very simple example.

import std.stdio;

int main() {
    writeln("Hello, World!");
}

FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: October 9, 2010 2:01 (diff))