( loop )

Legend
Has corresponding code
No direct match, but an alternative exists
No corresponding code
-TODO
( .. )Not localized
Example Python
pytest
C++
GoogleTest
Swift
Testing
Kotlin
jUnit
Bash
bats
( foreach_elements ) for .. in - - - -
( for_0_to_n ) - - - -
( while ) - - - -
( while_else ) - - - -
( do_while ) - - - -
( infinite_loop ) - - - -
( repeat_n_times ) - - - -
( auto_assigned_variable_in_loop ) - - - -