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

6 lines
201 B
Plaintext
Vendored

package
public fun bar(/*0*/ x: kotlin.Number): kotlin.Unit
public fun foo(/*0*/ x: kotlin.Number, /*1*/ y: kotlin.Int): kotlin.Unit
public fun whenWithoutSubject(/*0*/ x: kotlin.Number): kotlin.Unit