diff options
| author | KOBAYASHI Shuji <[email protected]> | 2019-11-17 16:38:50 +0900 |
|---|---|---|
| committer | KOBAYASHI Shuji <[email protected]> | 2019-11-17 16:38:50 +0900 |
| commit | 9de7130a9a77482b27a101211ff0f4a63d57a613 (patch) | |
| tree | da4007a02288aead291372e128ddf4a9275c9bef /mruby-source.gemspec | |
| parent | 74310f41d74ad1d6622d59278da20627f069f074 (diff) | |
| download | mruby-9de7130a9a77482b27a101211ff0f4a63d57a613.tar.gz mruby-9de7130a9a77482b27a101211ff0f4a63d57a613.zip | |
Support short options concatenation to `mruby` command
#### Before this patch:
```
$ bin/mruby -ce 1
bin/mruby: Cannot open program file: 1
```
#### After this patch:
```
$ bin/mruby -ce 1
Syntax OK
```
Diffstat (limited to 'mruby-source.gemspec')
0 files changed, 0 insertions, 0 deletions
