soml-parser/test/cases/expressions/simple_devide.tst

6 lines
79 B
Scilab

5 / 3
-- -- --
s(:list, [s(:operator, "/",
s(:int, 5),
s(:int, 3))])