зеркало из https://github.com/github/ruby.git
literal_append: remove.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
749dea9e7c
Коммит
f043430968
1
parse.y
1
parse.y
|
@ -129,7 +129,6 @@ static NODE *list_concat();
|
|||
static NODE *arg_concat();
|
||||
static NODE *arg_prepend();
|
||||
static NODE *literal_concat();
|
||||
static NODE *literal_append();
|
||||
static NODE *new_evstr();
|
||||
static NODE *call_op();
|
||||
static int in_defined = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче