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

6 lines
66 B
Scilab

5 > 3
-- -- --
s(:operator_value, :>,
s(:int, 5),
s(:int, 3))