gimli-rs / leb128

Read and write DWARF's "Little Endian Base 128" variable length integer encoding
http://gimli-rs.github.io/leb128/leb128/index.html
Apache License 2.0
18 stars 15 forks source link

Remove execution permission on bench.rs #16

Closed olivierlemasle closed 3 years ago

olivierlemasle commented 3 years ago

This file should not have execution permission.

Furthermore, with its execution permission, its first line was recognized as an incorrect shebang by Fedora tools.