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