Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b7de3709e46eb073303a1e8aac4c22656e4f2863
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
IntWithDefault.txt
blob: 44a02cea46128510c56e8a829fbdd560ddc7a860 [
file
]
package test
public fun www(/*0*/ kotlin.Int = ...): kotlin.Int
public/*package*/ open class IntWithDefault {
public/*package*/ constructor IntWithDefault()
}