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