Files
mruby-mruby/test/t
cremno f0eaf9eaf5 fix arity of lambdas with optional arguments
From the CRuby 2.2.2 Proc#arity documentation:

If the block has optional arguments, returns -n-1, where n is the number
of mandatory arguments, with the exception for blocks that are not
lambdas and have only a finite number of optional arguments; in this
latter case, returns n.
2015-06-22 13:34:24 +02:00
..
2014-05-06 23:30:02 +09:00
2013-06-14 21:35:49 +08:00
2015-05-29 14:58:53 +02:00
2014-06-19 01:55:39 +09:00
2015-04-17 20:04:07 +09:00
2013-09-22 18:14:40 +09:00
2014-04-30 09:50:14 +09:00
2015-05-29 14:58:53 +02:00
2014-08-25 17:18:24 +09:00
2015-05-31 13:30:49 +02:00