Pinky/tests/expr.pinky

4 lines
121 B
Plaintext

--------------------------------
-- Evaluate a simple expression
--------------------------------
2 + 42 * 2 + (47 * -21)