mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
dc886873bc
Since `R-assignment` in CRuby is abandoned. Single-line pattern matching in `mruby` only matches single local variable at the moment. Currently it works as a right assignment to a local variable. It will be enhanced in the future.