`operator fun A?.get(i: Int): Int = 99`
# getting-started
d
operator fun A?.get(i: Int): Int = 99