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