Project

General

Profile

« Previous | Next » 

Revision 8877dbe4

Added by mame (Yusuke Endoh) over 6 years ago

ext/ripper/lib/ripper/lexer.rb: Consistently use Array#push

instead of <<. All the other callsites use push.