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

6 lines
95 B
Scilab

{ foo => true }
-- -- --
s(:list, [s(:hash, [s(:assoc,
s(:name, "foo"),
s(:true))])])