Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
kt1001.txt
blob: 7d8a7c43d23d6541d81341aa3db76e1c2d15bac9 [
file
]
package
package kt1001 {
public fun doSmth(): kotlin.Unit
public fun foo(/*0*/ c: kotlin.Array<kotlin.Int>): kotlin.Unit
public fun t1(): kotlin.Int
public fun t2(): kotlin.Int
}