Skip to content

Instantly share code, notes, and snippets.

@tangblack
Created June 23, 2009 06:29
Show Gist options
  • Select an option

  • Save tangblack/134395 to your computer and use it in GitHub Desktop.

Select an option

Save tangblack/134395 to your computer and use it in GitHub Desktop.
public void sayHi()
{
System.out.println("hi");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment