sequence
Previously, a method with multiple sequence arguments would cause a compile error, as the same variable name was redeclared when iterating the sequence for each argument. This change disambiguates these variable names.