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

6 lines
62 B
Scilab
Raw Normal View History

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