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