# File lib/parser/lexer.rb, line 10970
  def pop_cmdarg
    @cmdarg = @cmdarg_stack.pop
  end