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

4 lines
77 B
Scilab

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