Skip to content

Instantly share code, notes, and snippets.

@rzwitserloot
Created April 11, 2016 14:38
Show Gist options
  • Save rzwitserloot/9ceec6f27aba017cfac61ab9beef9b6a to your computer and use it in GitHub Desktop.
Save rzwitserloot/9ceec6f27aba017cfac61ab9beef9b6a to your computer and use it in GitHub Desktop.
public void method(String arg1, String arg2) {
defaults: {
arg2 = "Hello";
}
// code here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment