Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6330def4271b547b5c7db5f9759e387de2908e94
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
dataFlowInfoTraversal
/
IfStatement.txt
blob: c72027948a8787895203ecb201056853cbf38d1f [
file
]
package
public fun ifElse(/*0*/ x: kotlin.Int?): kotlin.Unit
public fun ifIs(/*0*/ x: kotlin.Int?, /*1*/ cond: kotlin.Boolean): kotlin.Unit
public fun ifThen(/*0*/ x: kotlin.Int?): kotlin.Unit
public fun ifThenElse(/*0*/ x: kotlin.Int?): kotlin.Unit