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