programTitle
+ Void
+ Return
+ Loop
end
A
+ Void
+ Return
+ Loop
X Prev
test 2
test 1
int i = 0
+ Void
+ Return
+ Loop
X Prev
i < arrayLength
processItem(array[i])
i++