fun f(list: List) { val i = 1 + 2 val value = list[i] }