soml-parser/test/cases/operator_value/op_variable_true.tst
2015-10-09 17:25:09 +03:00

6 lines
71 B
Scilab

a == true
-- -- --
s(:operator_value, :==,
s(:name, :a),
s(:true))