soml-parser/test/cases/operator_value/ints.tst

6 lines
66 B
Scilab

5 + 7
-- -- --
s(:operator_value, :+,
s(:int, 5),
s(:int, 7))