mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
613fca0148
commit
2581de112c
Notes:
git
2022-12-15 09:56:43 +00:00
5 changed files with 35 additions and 35 deletions
1
node.h
1
node.h
|
@ -462,6 +462,7 @@ struct rb_args_info {
|
|||
|
||||
NODE *opt_args;
|
||||
unsigned int no_kwarg: 1;
|
||||
unsigned int ruby2_keywords: 1;
|
||||
unsigned int forwarding: 1;
|
||||
|
||||
VALUE imemo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue