Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
compiler
/
testData
/
compileKotlinAgainstJava
/
CheckKotlinStub.txt
blob: 48378eb56b6eef81815766e9629b8365d6584674 [
file
]
package test
public open class CheckKotlinStub {
public constructor CheckKotlinStub()
public open fun getKotlinStub(): test2.KotlinStub!
}