optparse
optparse copied to clipboard
Backport from v0.5.0 to fix a bug #74
Bug #74 seems to be fixed on v0.5.0, but Ruby 3.3 bundles v0.4.0. Therefore it is recommended to backport the bugfix to v0.4.0.
I intended to create a pull request to v0.4.0 branch, but created it to master branch by mistake. There is no branch for v0.4.0 in this repository, so I cannot switch the target branch of this pull request. Please create a branch for v0.4.0 and change the target branch of this PR to it. Sorry.