Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
kt1027.txt
blob: 4bea4691712656d20dc9ffa4c2190cc92f55d0a5 [
file
]
package
package kt1027 {
public fun doSmth(): kotlin.Unit
public fun foo(/*0*/ c: kotlin.collections.List<kotlin.Int>): kotlin.Unit
public fun t1(): kotlin.Unit
public fun t2(): kotlin.Unit
public fun t3(): kotlin.Unit
public fun t4(): kotlin.Unit
}