the code: ```val b: Int = 1 val a: ArrayList<A...
# announcements
h
the code:
Copy code
val b: Int = 1
val a: ArrayList<Any> = arrayListOf(b)