Skip to content

Instantly share code, notes, and snippets.

@analogrelay
Created June 20, 2013 21:56
Show Gist options
  • Save analogrelay/5827060 to your computer and use it in GitHub Desktop.
Save analogrelay/5827060 to your computer and use it in GitHub Desktop.
Does this compile?
using System;
public static class Program
{
static void Main(string[] args)
{
http://localhost/index.html
Console.WriteLine("hello!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment