Thanks. What I'm seeing is that: echo add[] prints:
(left: ..., right: ..., op: "+")
Run
but echo add.left[] just prints:
()
Run
Thanks. What I'm seeing is that: echo add[] prints:
(left: ..., right: ..., op: "+")
Run
but echo add.left[] just prints:
()
Run