Skip to content

Instantly share code, notes, and snippets.

@rupertbates
Created January 13, 2010 11:27
Show Gist options
  • Save rupertbates/276119 to your computer and use it in GitHub Desktop.
Save rupertbates/276119 to your computer and use it in GitHub Desktop.
public string TestReturn(int i)
{
return "hello hello hello";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment