Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
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()
}