list = [1, 2, 3] instead of list = listOf(1, 2, 3)
# announcements
h
list = [1, 2, 3] instead of list = listOf(1, 2, 3)