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

6 lines
58 B
Plaintext
Vendored

package
package c {
public fun test(): kotlin.Unit
}