# File test/src/expression_test.rb, line 24
  def decrement
    around(string('--')) >> value(Dec)
  end