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

5 lines
198 B
Plaintext
Vendored

package
public fun foo(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
public fun whenWithoutSubject(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit