diff options
| author | Daniel Bovensiepen <[email protected]> | 2014-03-27 01:41:31 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2014-03-27 01:41:31 +0800 |
| commit | c96339769d438a669141423e75c16b17ad72a141 (patch) | |
| tree | dcf56cf85d4459f832c7b73081d0b0194835ae16 /mrbgems/mruby-string-ext/src | |
| parent | 6e1e728c51c9178a239fd9c44f0df5e612135e70 (diff) | |
| download | mruby-c96339769d438a669141423e75c16b17ad72a141.tar.gz mruby-c96339769d438a669141423e75c16b17ad72a141.zip | |
Adapt TypeError Message for String to Integer Conversion.
MRI:
"str" * "3"
=> TypeError: no implicit conversion of String into Integer
mruby:
"str" * "3"
=> TypeError: String can't be coerced into int
Diffstat (limited to 'mrbgems/mruby-string-ext/src')
0 files changed, 0 insertions, 0 deletions
