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