Posted on Apr 15, 2009 by
Helpful Lion
Slightly cleans up for-loop code.
Also adds a test for the scope of the for loop's iterator variable. (It should still exist after the for loop ends).
- for_as_stmts.patch 1.52KB
Comment #1
Posted on Apr 17, 2009 by Happy ElephantPatch applied. Thank you very much.
Status: Fixed
Labels:
Type-Defect
Priority-Medium