Files
mruby-mruby/mrbgems
KOBAYASHI Shuji 3b9b326d3c Remove redundant colon in Proc#inspect (mruby-proc-ext)
Before this patch:

  $ bin/mruby -e 'p proc{}'  #=> #<Proc:0x7fd5eb8206d0@-e::1>

After this patch:

  $ bin/mruby -e 'p proc{}'  #=> #<Proc:0x7fd5eb8206d0@-e:1>
2019-06-11 20:33:07 +09:00
..
2019-05-16 11:46:37 +09:00
2019-05-26 20:17:03 +09:00
2019-06-07 22:54:03 +09:00
2019-04-17 21:04:46 +09:00
2019-05-15 16:57:21 +09:00