mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05: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)
|
||
|---|---|---|
| .. | ||
| bundler | ||
| cache | ||
| commands | ||
| install | ||
| lock | ||
| other | ||
| plugins | ||
| realworld | ||
| resolver | ||
| runtime | ||
| support | ||
| update | ||
| quality_es_spec.rb | ||
| quality_spec.rb | ||
| spec_helper.rb | ||