Can someone please help me with this? <https://st...
# android
b
Is it unable to infer the type of data that goes in the list when it is empty? What happens if you do listOf<Int>() or whatever your type is in the empty case?