Files
kotlin-fork/compiler/testData/diagnostics/tests/controlFlowAnalysis/kt776.txt
T
2015-09-08 02:04:32 +03:00

8 lines
134 B
Plaintext
Vendored

package
package kt776 {
public fun doSmth(): kotlin.Unit
public fun test1(): kotlin.Int
public fun test5(): kotlin.Int
}