diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-07-31 03:14:42 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-07-31 03:14:42 +0900 |
| commit | 53e2723faede0e6f9959bd3316f4dd1e84b69609 (patch) | |
| tree | f042b6ba06db7cf63e8debcbe38e73754c1930d9 /doc/opcode.md | |
| parent | 8c9e7127845f84fcbb249c45936c97a89ca7a80a (diff) | |
| download | mruby-53e2723faede0e6f9959bd3316f4dd1e84b69609.tar.gz mruby-53e2723faede0e6f9959bd3316f4dd1e84b69609.zip | |
Fixed a small bug in keyword argument parsing.
def m(a=1,**k) p [a,k] end
m(a: 1)
Diffstat (limited to 'doc/opcode.md')
0 files changed, 0 insertions, 0 deletions
