blob: 48378eb56b6eef81815766e9629b8365d6584674 [file] [log] [blame]
package test
public open class CheckKotlinStub {
public constructor CheckKotlinStub()
public open fun getKotlinStub(): test2.KotlinStub!
}