Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
kt4434.txt
blob: 00e53053663475042db68c93a6f07299759e1e16 [
file
]
package
package test {
public fun bar(): kotlin.Int
public fun foo(): kotlin.Int
}