blob: 29a57bbc5fb15d4aec8db4b3222526b54a6becfc [file] [log] [blame]
foreach-variable-scope
----------------------
* The :command:`foreach` command restrict loop variables to the loop scope.
See policy :policy:`CMP0124` for details.