# File test/src/full_parser_test.rb, line 77
  def testComplexCalculationWithComment
    verify('2*15/-(5- -2) #this is test')
  end