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

5 lines
176 B
Plaintext
Vendored

package
public fun doWhileWithBreak(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit
public fun simpleDoWhile(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit