Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
dataFlowInfoTraversal
/
WhenIn.txt
blob: 3505fa5eb332bde6da7d2b362b6c5b1f9188517f [
file
]
package
public fun foo(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.collections.List<kotlin.Int>?): kotlin.Unit
public fun whenWithoutSubject(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.collections.List<kotlin.Int>?): kotlin.Unit