Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto f7a8a42521 mruby-compiler/parse.y: allow multiple anonymous splat in args rule
For example, this should be allowed:

```ruby
def f(*)
  p(*,*)
end
```
2022-12-17 09:37:44 +09:00
..
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-10-31 16:25:56 +10:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2022-11-19 17:11:56 +09:00
2020-12-21 21:48:50 +09:00