100_for4.patch 90 B

1234
  1. 42c42
  2. < for (hex_nums, ???) |hn, ???| {
  3. ---
  4. > for (hex_nums, dec_nums) |hn, dn| {