Skip to content

Instantly share code, notes, and snippets.

@efarraro
Created November 17, 2014 03:57
Show Gist options
  • Select an option

  • Save efarraro/d50a45da33f17280326c to your computer and use it in GitHub Desktop.

Select an option

Save efarraro/d50a45da33f17280326c to your computer and use it in GitHub Desktop.
void test(String s) {
int i = 0;
i++;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment