Skip to content

Instantly share code, notes, and snippets.

@gmfc
Created May 8, 2013 23:10
Show Gist options
  • Select an option

  • Save gmfc/5544382 to your computer and use it in GitHub Desktop.

Select an option

Save gmfc/5544382 to your computer and use it in GitHub Desktop.
class programa{
public static void main(String args[]){
System.out.println("Olá mundo");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment