Skip to content

Instantly share code, notes, and snippets.

@RainerHilmer
Created February 4, 2011 08:58
Show Gist options
  • Save RainerHilmer/810899 to your computer and use it in GitHub Desktop.
Save RainerHilmer/810899 to your computer and use it in GitHub Desktop.
Just a test because I want to know how to embed gists into my blog.
public void Main()
{
Console.WriteLine("Hello world.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment