The translation of the list of actual type parameters into an array now uses the loop index correctly. Previously, it always used the first type parameter.
The translation of the list of actual type parameters into an array now uses the loop index correctly. Previously, it always used the first type parameter.