summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2019-06-04 23:15:14 +0900
committerYusuke Endoh <mame@ruby-lang.org>2019-06-04 23:17:19 +0900
commit0b0c6cb7e4fa17247cb214c4eaf924617a55e9a7 (patch)
tree66aa111493dcfce17d0953818621fbafd131e28c /node.c
parent0872ea53303499caf3584e40f2a5438e86eb4fed (diff)
downloadruby-0b0c6cb7e4fa17247cb214c4eaf924617a55e9a7.tar.gz
compile.c: Remove the magical `(const NODE*) -1`
It is used to represent "no default expression" for keyword argument: `def foo(key:)`. This change uses NODE_SPECIAL_REQUIRED_KEYWORD.
Diffstat (limited to 'node.c')
0 files changed, 0 insertions, 0 deletions