mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
In an executable script, the shebang line should be the first line (the file needs to start with the bytes 0x23 0x21). Putting a comment above it will break the script. (Regression test included per @deivid-rodriguez) https://github.com/rubygems/rubygems/commit/962e669feb