Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gseitz
Created July 26, 2011 06:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gseitz/1106103 to your computer and use it in GitHub Desktop.
Save gseitz/1106103 to your computer and use it in GitHub Desktop.
Leaky protection
package test2
import test.MyTrait
class MyClass extends MyTrait
package test
protected[test] trait MyTrait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment