mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
367118b1b6
define optional arguments as argument variables in the rhs default expressions, as same as mere assignment expressions. Import ruby/ruby@01740f0c27
Running Tests
To run the tests, execute the following from the project's root directory.
$ make test