soml-parser/test/cases/operator_value/op_variable_true.tst

6 lines
71 B
Scilab
Raw Normal View History

a == true
-- -- --
2015-10-09 16:25:09 +02:00
s(:operator_value, :==,
s(:name, :a),
s(:true))