diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-06-11 18:55:39 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-06-11 20:33:07 +0900 |
| commit | 3b9b326d3ccd21e45f498272c8bb8d3f338ccd60 (patch) | |
| tree | 8ba21ff4a6dc4db791c9995ebcac8ae58acfaa66 /mrbgems/mruby-string-ext | |
| parent | 313059d08ca95f9fee4e2b00f218cb21ea83418c (diff) | |
| download | mruby-3b9b326d3ccd21e45f498272c8bb8d3f338ccd60.tar.gz mruby-3b9b326d3ccd21e45f498272c8bb8d3f338ccd60.zip | |
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>
Diffstat (limited to 'mrbgems/mruby-string-ext')
0 files changed, 0 insertions, 0 deletions
