Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
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()
}