[ruby/shellwords] omit blank line

https://github.com/ruby/shellwords/commit/b45de514ab
This commit is contained in:
Hiroshi SHIBATA 2023-08-31 16:35:07 +09:00 committed by git
parent b7364069bf
commit 07ddb3589f

View File

@ -68,7 +68,6 @@
# 1: {IEEE Std 1003.1-2008, 2016 Edition, the Shell & Utilities volume}[http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html]
module Shellwords
VERSION = "0.1.0"
# Splits a string into an array of tokens in the same way the UNIX