Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed a bug in
String#unpack
where Template
wasn't being used.
* This prevented unpacking complex types: `"...".unpack([[:uint32, 4], 10])`.
- Loading branch information