call method

num call(
  1. num x
)

Implementation

num call(num x) => _tree({variable: x});