Skip to content

Instantly share code, notes, and snippets.

@barik
Created February 2, 2014 18:36
Show Gist options
  • Save barik/8772760 to your computer and use it in GitHub Desktop.
Save barik/8772760 to your computer and use it in GitHub Desktop.
class Foo {
class Inner {}
Inner r = new<String> Inner();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment