# File test/src/simple_parser_test.rb, line 6
  def testValue
    assertParser('', 1, value(1))
  end