Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
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
}