# File lib/racc/grammar.rb, line 275
      def null(&block)
        seq(&block)
      end