summaryrefslogtreecommitdiffhomepage
path: root/src/debug.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-12-09 11:56:54 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-12-09 11:56:54 +0900
commit092dd4a667175a123ef9b628e7008be6398d7e0e (patch)
tree6a7ef006e884da9622509620295a061d777d2b00 /src/debug.c
parent2e9b8f0d9bf835093338dec197c8003651705a21 (diff)
downloadmruby-092dd4a667175a123ef9b628e7008be6398d7e0e.tar.gz
mruby-092dd4a667175a123ef9b628e7008be6398d7e0e.zip
Argument forwarding with `...` now supports leading arguments.
```ruby def method_missing(meth, ...) send(:"do_#{meth}", ...) end ```
Diffstat (limited to 'src/debug.c')
0 files changed, 0 insertions, 0 deletions