Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
class
/
Simple.txt
blob: 516b9d7c2dd5533bce561a6da4ce9bba5117f5d9 [
file
]
package test
public final class Impossible</*0*/ P> {
public constructor Impossible</*0*/ P>()
}
public/*package*/ open class Simple {
public/*package*/ constructor Simple()
}