var list:List<Int?> = listOf(1,null)
# announcements
n
var list:List<Int?> = listOf(1,null)