Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
161333d3e7d13dd98386fe346a71a07eadfe4756
/
.
/
compiler
/
testData
/
compileJavaAgainstKotlin
/
method
/
Void.txt
blob: 9f239ab27fc2d6ebcd273940dcf72dc6cdc89720 [
file
]
package test
public fun f(): kotlin.Unit
public/*package*/ open class Void {
public/*package*/ constructor Void()
}