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