Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[S02-literals/hex_chars.t] impose some order
No need to store the pairs in an unordered hash, muddling the relationship between the test data and the test output. Storing things in a straight-up array instead.
- Loading branch information