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