Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
AccessorGenericSignature.java
blob: 84e1ee17253b1f05d1b286f33a25d70e61ab4205 [
file
]
package
test
;
public
class
AccessorGenericSignature
{
private
final
BadClass
b
=
new
BadClass
();
}