Function call (10: 9) ext() // companion object is extension receiver
Function call (5: 9) foo()
Implicit 'get' (8: 9) 1[2] // using companion object function by convention
Value read (6: 9) v