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

6 lines
66 B
Scilab
Raw Normal View History

2015-10-09 16:25:09 +02:00
5 + 7
-- -- --
s(:operator_value, :+,
s(:int, 5),
s(:int, 7))