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
