Created
July 26, 2011 06:19
-
-
Save gseitz/1106103 to your computer and use it in GitHub Desktop.
Leaky protection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package test2 | |
import test.MyTrait | |
class MyClass extends MyTrait |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package test | |
protected[test] trait MyTrait |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment