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