mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed no longer used flags
This commit is contained in:
parent
61984d4760
commit
74c345c7b8
Notes:
git
2020-06-27 10:55:52 +09:00
1 changed files with 0 additions and 2 deletions
|
@ -3963,9 +3963,7 @@ compile_branch_condition(rb_iseq_t *iseq, LINK_ANCHOR *const ret, const NODE *co
|
|||
return COMPILE_OK;
|
||||
}
|
||||
|
||||
#define HASH_NO_BRACE 0
|
||||
#define HASH_BRACE 1
|
||||
#define METHOD_CALL_KEYWORDS 2
|
||||
|
||||
static int
|
||||
keyword_node_p(const NODE *const node)
|
||||
|
|
Loading…
Add table
Reference in a new issue