soml-parser/test/cases/array_constant/array_list.tst

6 lines
62 B
Scilab

[42, foo]
-- -- --
s(:array,
s(:int, 42),
s(:name, :foo))