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