blob: 46fb2655970b48b6292c537888b8a919b231357c [file]
package
public fun simpleWhile(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit
public fun whileWithBreak(/*0*/ x: kotlin.Int?, /*1*/ y0: kotlin.Int): kotlin.Unit
public fun whileWithNoCondition(/*0*/ x: kotlin.Int?): kotlin.Unit