# File test/src/s_expression_test.rb, line 30 def test1 assertParser('- (+ 1 * 2 2.0) (1)', 4, parser) end