Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ruby: fix
str.substring(0, 0)
returning str
instead of ""
See #277 (comment) The bug fixed here is now tested in the ExprStrOps test, see kaitai-io/kaitai_struct_tests@b70a99d
- Loading branch information