adalpari

3,042
reputation
18
36
when {
    isWorkingTime() -> coding()
    else -> countrySide()
}