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

but echo add.left[] just prints:
    
    
    ()
    
    Run

Reply via email to