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