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

8 lines
178 B
Plaintext
Vendored

package
package kt1066 {
public fun foo(/*0*/ excluded: kotlin.Set<kotlin.Char>): kotlin.Unit
public fun randomDigit(): kotlin.Char
public fun test(): kotlin.Unit
}