1 2 3 4 5
foreach-variable-scope ---------------------- * The :command:`foreach` command restrict loop variables to the loop scope. See policy :policy:`CMP0124` for details.