Wraps an expression of an iterable type in a
for-of
loop. An iterable type is either an array or a type with a
Symbol.iterator
property.