Files
mruby-mruby/test
KOBAYASHI Shuji 4da687a6c3 Use __send__ instead of send in a Range test.
This assertion is accidentaly passed because `send` was removed from mruby
core so `NoMethodError` is raised and `NoMethodError` is subclass of
`NameError`.
2019-01-01 09:38:58 +09:00
..
2018-12-21 23:44:38 +09:00
2018-06-21 11:33:34 +09:00
2012-11-05 15:50:46 +09:00