Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
kt776.txt
blob: 88e8b94888e06c6e60e014625d5454d64fe678df [
file
]
package
package kt776 {
public fun doSmth(): kotlin.Unit
public fun test1(): kotlin.Int
public fun test5(): kotlin.Int
}