// WITH_STDLIB val list1: List = listOf(1) val list = list1.orEmpty()