Sending the program to jetta ``` (+ 1 2) (+ 2 3) ``` will yield only `5` as the result, which doesn't correspond to how it works in MeTTa.
Sending the program to jetta
will yield only
5as the result, which doesn't correspond to how it works in MeTTa.