mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
This makes it easy to only assign variables for the information you need in the iterator. Before, we always forced you to take a match and a range as the first two arguments even if you weren't using them.