Value read (4: 22) println("${a.a} ${a.b}")
Value read (4: 29) println("${a.a} ${a.b}")
Value write (5: 11) a.b = 12
