Files
kotlin-fork/compiler/testData/diagnostics/tests/controlFlowAnalysis/kt1066.txt
T

8 lines
190 B
Plaintext
Vendored

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