{"version":0,"kind":"Program","body":[ {"type":"Local","name":"a","expr":{"type":"New","class":"ArrayBox","args":[]}}, {"type":"Local","name":"f","expr":{"type":"Bool","value":false}}, {"type":"Expr","expr":{"type":"Logical","op":"&&", "lhs":{"type":"Var","name":"f"}, "rhs":{"type":"Method","recv":{"type":"Var","name":"a"},"method":"push","args":[{"type":"Int","value":1}]} }}, {"type":"Return","expr":{"type":"Method","recv":{"type":"Var","name":"a"},"method":"size","args":[]}} ]}