Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
protectedPackage
/
ProtectedPackageFun.java
blob: a1e0fdf9d9603e22b0711828bbc44de57434845a [
file
]
package
test
;
public
class
ProtectedPackageFun
{
protected
void
foo
()
{}
}