Skip to content

Instantly share code, notes, and snippets.

@rigibun
Created April 12, 2013 06:16
Show Gist options
  • Save rigibun/5369855 to your computer and use it in GitHub Desktop.
Save rigibun/5369855 to your computer and use it in GitHub Desktop.
import std.stdio;
void main(){
writeln("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment